diff options
author | Einat Vinouze <einat.vinouze@intl.att.com> | 2019-07-16 17:17:36 +0300 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2019-07-30 06:01:44 +0300 |
commit | e601bbdc43bae9a08e2e10c5139a6f76b47860d7 (patch) | |
tree | 1913f0b369ead3f2ea5557e5649d8281eca9871c /vid-app-common/src/test/resources/vf-csar.JSON | |
parent | 76c6ee4a697617ec4cdee2f3b48bc83136c858c5 (diff) |
Implant vid-app-common org.onap.vid.job (main and test)
Issue-ID: VID-378
Change-Id: I41b0bdc2c4e3635f3f3319b1cd63cefc61912dfc
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
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 |