summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/contrailV2VLANSubInterfaceV2/contrailV2VLANSubInterfaceV2.json
diff options
context:
space:
mode:
authorTal Gitelman <tg851x@intl.att.com>2018-07-26 14:03:00 +0300
committerTal Gitelman <tg851x@intl.att.com>2018-07-26 14:03:00 +0300
commitae5a3714376a5f4492470fbf9b54046c1229171d (patch)
tree5c4f8a23a39335cad4c044832473fa16e94cbde6 /catalog-be/src/main/resources/import/tosca/heat-types/contrailV2VLANSubInterfaceV2/contrailV2VLANSubInterfaceV2.json
parent63ad1b5a2b544a09401640ec38b4b371e36606c7 (diff)
Update and align normatives
Change-Id: Ie3749d5b8bb0426f9565cb4f9a1ce0848451422d Issue-ID: SDC-1544 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/heat-types/contrailV2VLANSubInterfaceV2/contrailV2VLANSubInterfaceV2.json')
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/contrailV2VLANSubInterfaceV2/contrailV2VLANSubInterfaceV2.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/contrailV2VLANSubInterfaceV2/contrailV2VLANSubInterfaceV2.json b/catalog-be/src/main/resources/import/tosca/heat-types/contrailV2VLANSubInterfaceV2/contrailV2VLANSubInterfaceV2.json
new file mode 100644
index 0000000000..d6139b3c8a
--- /dev/null
+++ b/catalog-be/src/main/resources/import/tosca/heat-types/contrailV2VLANSubInterfaceV2/contrailV2VLANSubInterfaceV2.json
@@ -0,0 +1,15 @@
+{
+ "payloadName": "contrailV2VLANSubInterfaceV2.yml",
+ "contactId": "jh0003",
+ "name": "contrailV2VLANSubInterfaceV2",
+ "description": "VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1…N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)",
+ "resourceIconPath": "network",
+ "resourceType": "CP",
+ "categories": [{
+ "name": "Generic",
+ "subcategories": [{
+ "name": "Network Elements"
+ }]
+ }],
+ "tags": ["contrailV2VLANSubInterfaceV2"]
+} \ No newline at end of file