aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/subinterface/vlantagging/vfcInstanceGroup/vdbeav/in/MANIFEST.json
diff options
context:
space:
mode:
authorojasdubey <ojas.dubey@amdocs.com>2018-06-05 14:35:25 +0530
committerOren Kleks <orenkle@amdocs.com>2018-06-06 05:56:53 +0000
commit16ecda5c6ebb673636e7c74e5501f9f2c8ae00b0 (patch)
tree1e30dc0cfb6f46d8257649463c628f46bc42adfe /openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/subinterface/vlantagging/vfcInstanceGroup/vdbeav/in/MANIFEST.json
parent1add92e5da0367c8fb2f19378ca34f097b870167 (diff)
VFCInstanceGroup is not displayed on VF creation
Fixed issue for displaying VFCInstanceGroup for VLAN tagging when naming convention is correct Change-Id: I5ea5c042458603389b1fb2aa6e6f985a7114049b Issue-ID: SDC-1398 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/subinterface/vlantagging/vfcInstanceGroup/vdbeav/in/MANIFEST.json')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/subinterface/vlantagging/vfcInstanceGroup/vdbeav/in/MANIFEST.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/subinterface/vlantagging/vfcInstanceGroup/vdbeav/in/MANIFEST.json b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/subinterface/vlantagging/vfcInstanceGroup/vdbeav/in/MANIFEST.json
new file mode 100644
index 0000000000..c98180c794
--- /dev/null
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/subinterface/vlantagging/vfcInstanceGroup/vdbeav/in/MANIFEST.json
@@ -0,0 +1,23 @@
+{
+ "name": "vMME_Small",
+ "description": "HOT template to create 2 cinder volume attachment",
+ "version": "2013-05-23",
+ "data": [
+ {
+ "file": "vdbeav_base_heat_template.yaml",
+ "type": "HEAT",
+ "isBase": "true",
+ "data": [
+ {
+ "file": "vdbeav_base_heat_template.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ },
+ {
+ "file": "vdbeav_subinterface_heat_template.yaml",
+ "type": "HEAT",
+ "isBase": "false"
+ }
+ ]
+}