validate mandatry vnfc vm info is absent in invent 55/11955/2
authormojahidi <mojahidul.islam@amdocs.com>
Tue, 12 Sep 2017 13:23:34 +0000 (18:53 +0530)
committerPatrick Brady <pb071s@att.com>
Wed, 13 Sep 2017 07:17:03 +0000 (07:17 +0000)
commit17a1e0e30e3a35ed4ad2ef91960bb58799b208b3
tree3bcdc2a640c4668fc0d3a2a744ae1be9f3db5a65
parentf0852a8174e38cc0c203a21a59af98e6c3889d5f
validate mandatry vnfc vm info is absent in invent

 when the vnfc SMP is mandatory in the
 dependency-info block but its corresponding vm details/info is not present in the inventory info validation error should be thrown

 Issue-ID:APPC-204

Change-Id: I606da8ce086423cf3f23c87ab0166bfb9935875b
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
appc-sequence-generator/appc-sequence-generator-bundle/src/main/java/org/openecomp/appc/seqgen/impl/StartSequenceGenerator.java
appc-sequence-generator/appc-sequence-generator-bundle/src/main/java/org/openecomp/appc/seqgen/impl/StopSequenceGenerator.java
appc-sequence-generator/appc-sequence-generator-bundle/src/test/java/org/openecomp/appc/seqgen/TestSequenceGeneratorPlugin.java
appc-sequence-generator/appc-sequence-generator-bundle/src/test/resources/input/CheckVNfcInInventory.json [new file with mode: 0644]
appc-sequence-generator/appc-sequence-generator-bundle/src/test/resources/output/CheckVnfcInInventory.json [new file with mode: 0644]