diff options
author | 2019-07-30 03:15:39 +0000 | |
---|---|---|
committer | 2019-07-30 03:15:39 +0000 | |
commit | a4257150ebd9bfbb0da0b877e951164b0495881a (patch) | |
tree | 322cb25fb5d36177fc0c8a288aef84fe73dfe763 /vid-app-common/src/test/resources/vf-csar.JSON | |
parent | 8d1798f51550316224d07a628ff630ed4ab818f7 (diff) | |
parent | e601bbdc43bae9a08e2e10c5139a6f76b47860d7 (diff) |
Merge "Implant vid-app-common org.onap.vid.job (main and test)"
Diffstat (limited to 'vid-app-common/src/test/resources/vf-csar.JSON')
-rw-r--r-- | vid-app-common/src/test/resources/vf-csar.JSON | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/vid-app-common/src/test/resources/vf-csar.JSON b/vid-app-common/src/test/resources/vf-csar.JSON index c1b71b34f..591f06803 100644 --- a/vid-app-common/src/test/resources/vf-csar.JSON +++ b/vid-app-common/src/test/resources/vf-csar.JSON @@ -3,7 +3,7 @@ }, "service": { - "category": "Mobility", + "category": "Emanuel", "description": "Bla bla", "serviceRole": null, "serviceType": null, @@ -96,10 +96,10 @@ "properties": { "availability_zone_max_count": "get_input:greatdefect0_availability_zone_max_count", "itc_flavor_name": "nv.c8r24d160", - "itc_image_name": "NIMBUS_IXLA-ITC_8.20_EA_KVM_210117.qcow2", + "itc_image_name": "KENNEDY_IXLA-ITC_8.20_EA_KVM_210117.qcow2", "itc_name_0": "get_input:greatdefect0_itc_name_0", "itm_flavor_name": "nv.c2r4d50", - "itm_image_name": "NIMBUS_IXLA-ITM_8.20.EA_KVM.qcow2", + "itm_image_name": "KENNEDY_IXLA-ITM_8.20.EA_KVM.qcow2", "vf_module_id": "get_input:greatdefect0_vf_module_id", "ecomp_generated_naming": "false" }, @@ -178,5 +178,8 @@ "pnfs": { }, - "vnfGroups": {} + "vnfGroups": {}, + "vrfs": { + + } }
\ No newline at end of file |