Handle annotated-input which has 2 properties 01/73701/2
authorIttay Stern <ittay.stern@att.com>
Tue, 27 Nov 2018 16:18:40 +0000 (18:18 +0200)
committerIttay Stern <ittay.stern@att.com>
Thu, 29 Nov 2018 13:02:54 +0000 (15:02 +0200)
commitafe1a57be3724123792fb974b2ae4b8b150fa441
tree346d776b8d77958dd4e91979086fbf778a65deb1
parentd0e33a075713cb711d97a4186f858b931ff793ef
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 <ittay.stern@att.com>
vid-app-common/src/main/java/org/onap/vid/asdc/parser/ToscaParserImpl2.java
vid-app-common/src/main/resources/1712_ADIOD.zip [new file with mode: 0644]
vid-app-common/src/main/resources/sdcservices.json
vid-app-common/src/test/java/org/onap/vid/asdc/parser/ToscaParserImpl2Test.java
vid-app-common/src/test/resources/empty.json [new file with mode: 0644]
vid-automation/src/main/java/vid/automation/test/test/NewServiceInstanceTest.java