From afe1a57be3724123792fb974b2ae4b8b150fa441 Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Tue, 27 Nov 2018 18:18:40 +0200 Subject: Handle annotated-input which has 2 properties Handle correctly an annotated input, when it has more than a single "vf_module_label". Change-Id: Ibe3f6408d7d5c18b13e47846235a2b3ab66f35f8 Issue-ID: VID-362 Signed-off-by: Ittay Stern --- vid-app-common/src/main/resources/1712_ADIOD.zip | Bin 0 -> 89316 bytes vid-app-common/src/main/resources/sdcservices.json | 14 ++++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 vid-app-common/src/main/resources/1712_ADIOD.zip (limited to 'vid-app-common/src/main/resources') diff --git a/vid-app-common/src/main/resources/1712_ADIOD.zip b/vid-app-common/src/main/resources/1712_ADIOD.zip new file mode 100644 index 000000000..281ee8aa3 Binary files /dev/null and b/vid-app-common/src/main/resources/1712_ADIOD.zip differ diff --git a/vid-app-common/src/main/resources/sdcservices.json b/vid-app-common/src/main/resources/sdcservices.json index 1d9d160e3..e300597e5 100644 --- a/vid-app-common/src/main/resources/sdcservices.json +++ b/vid-app-common/src/main/resources/sdcservices.json @@ -70,6 +70,20 @@ "artifacts": null, "resources": null }, + { + "uuid": "90fe6842-aa76-4b68-8329-5c86ff564407", + "invariantUUID": "0311f998-9268-4fd6-bbba-afff15087b72", + "name": "4-27_vMME_Service", + "version": "1.0", + "toscaModelURL": "./1712_ADIOD.zip", + "category": "Mobility", + "lifecycleState": "CERTIFIED", + "lastUpdaterUserId": "rg276b", + "lastUpdaterFullName": null, + "distributionStatus": "DISTRIBUTED", + "artifacts": null, + "resources": null + }, { "uuid": "73e1322a-8a9a-49dc-9558-b0c5c5770e4a", "invariantUUID": "f430728a-4530-42be-a577-1206b9484cef", -- cgit 1.2.3-korg