aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/overlayTunnel/overlayTunnel.json
diff options
context:
space:
mode:
authorGitelman, Tal (tg851x) <tg851x@intl.att.com>2018-03-20 01:04:54 +0200
committerMichael Lando <ml636r@att.com>2018-03-19 23:09:14 +0000
commitfefa3e408f77289594e47edc878d1bee61fca90b (patch)
treefe8a7349a53e59085f6135f9b1d8729738d9a6ac /catalog-be/src/main/resources/import/tosca/heat-types/overlayTunnel/overlayTunnel.json
parent41cf18e4eebdae0692b832278b5a48f90345eedc (diff)
Normative alignemet
Change-Id: I6115e20fe95662153903873d19439bc7cf0c2ff1 Issue-ID: SDC-1104 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/heat-types/overlayTunnel/overlayTunnel.json')
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/overlayTunnel/overlayTunnel.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/overlayTunnel/overlayTunnel.json b/catalog-be/src/main/resources/import/tosca/heat-types/overlayTunnel/overlayTunnel.json
deleted file mode 100644
index 8c556b9ff1..0000000000
--- a/catalog-be/src/main/resources/import/tosca/heat-types/overlayTunnel/overlayTunnel.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "payloadName": "overlayTunnel.yml",
- "contactId": "jh0003",
- "name": "VL OVERLAYTUNNEL",
- "description": "The node represents a overlay tunnel entity.",
- "resourceIconPath": "network",
- "resourceType": "VL",
- "categories": [
- {
- "name": "Network Connectivity",
- "subcategories": [
- {
- "name": "Virtual Links"
- }
- ]
- }
- ],
- "tags": [
- "VL OVERLAYTUNNEL"
- ]
-}