aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/asdc
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2018-08-01 12:46:01 -0500
committerBrian Freeman <bf1936@att.com>2018-08-01 12:47:28 -0500
commitdb1e741e8d9ebb4b8e0d2e780800bb28972a4368 (patch)
treed8d5250b8e7a22ee0e887bb18ec4ea03e062118b /robot/assets/templates/asdc
parent8c002d56e1f5e93ee9ba95057700383c6adc9346 (diff)
Fixes for Casablanca SDC
Issue-ID: INT-609 Change-Id: I6efc6e1ffd2667547320d5d3c37273b367da59df Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'robot/assets/templates/asdc')
-rw-r--r--robot/assets/templates/asdc/catalog_service.template18
1 files changed, 13 insertions, 5 deletions
diff --git a/robot/assets/templates/asdc/catalog_service.template b/robot/assets/templates/asdc/catalog_service.template
index e7ffdea6..e35768f4 100644
--- a/robot/assets/templates/asdc/catalog_service.template
+++ b/robot/assets/templates/asdc/catalog_service.template
@@ -9,8 +9,13 @@
"uniqueId": "serviceNewCategory.network l1-3",
"icons": [
"network_l_1-3"
- ]
- }
+ ],
+ "subcategories": null,
+ "version": null,
+ "ownerId": null,
+ "empty": false,
+ "type": null
+ }
],
"description": "catalog service description",
"icon": "network_l_1-3",
@@ -29,6 +34,9 @@
"componentInstances": [],
"properties": [],
"attributes": [],
- "groups": [],
- "serviceApiArtifacts": {}
-} \ No newline at end of file
+ "forwardingPaths": {},
+ "ecompGeneratedNaming": true,
+ "serviceApiArtifacts": {},
+ "instantiationType": "A-la-carte",
+ "environmentContext": "General_Revenue-Bearing"
+}