summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/extCp2/extCp2.json
diff options
context:
space:
mode:
authorTal Gitelman <tg851x@intl.att.com>2018-08-20 11:46:43 +0300
committerTal Gitelman <tg851x@intl.att.com>2018-08-20 11:48:07 +0300
commit7c2f9647b0d271ff400392372225a4e4a30dcc47 (patch)
treea6506e6f0fea0028bd737f7d42666f7a1d8d5a37 /catalog-be/src/main/resources/import/tosca/heat-types/extCp2/extCp2.json
parent3e7c13579da7ff25b308cb577efdd04fd7ca9696 (diff)
Import normative improvement
Change-Id: I16ce270a745f10297a8a09cf3fa031f0b568990f Issue-ID: SDC-557 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/heat-types/extCp2/extCp2.json')
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/extCp2/extCp2.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/extCp2/extCp2.json b/catalog-be/src/main/resources/import/tosca/heat-types/extCp2/extCp2.json
deleted file mode 100644
index c3f3f501b1..0000000000
--- a/catalog-be/src/main/resources/import/tosca/heat-types/extCp2/extCp2.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "payloadName": "extCP2.yml",
- "contactId": "DS200P",
- "name": "ExtCP2",
- "description": "The AT&T Connection Point base type all other CP derive from",
- "resourceIconPath": "network",
- "resourceType": "CP",
- "categories": [
- {
- "name": "Generic",
- "subcategories": [
- {
- "name": "Network Elements"
- }
- ]
- }
-],
- "tags": [
- "ExtCP2"
- ]
-}