summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/VRFObject/VRFObject.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/heat-types/VRFObject/VRFObject.json')
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/VRFObject/VRFObject.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/VRFObject/VRFObject.json b/catalog-be/src/main/resources/import/tosca/heat-types/VRFObject/VRFObject.json
new file mode 100644
index 0000000000..2d3f5412e1
--- /dev/null
+++ b/catalog-be/src/main/resources/import/tosca/heat-types/VRFObject/VRFObject.json
@@ -0,0 +1,21 @@
+{
+ "payloadName": "VRFObject.yml",
+ "contactId": "jh0003",
+ "name": "VRF Object Configuration",
+ "description": "VRF Object configuration object",
+ "resourceIconPath": "pmc",
+ "resourceType": "Configuration",
+ "categories": [
+ {
+ "name": "Configuration",
+ "subcategories": [
+ {
+ "name": "Configuration"
+ }
+ ]
+ }
+],
+ "tags": [
+ "VRF Object Configuration"
+ ]
+} \ No newline at end of file