summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/models/init/acm/tosca/node-types/metadata.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/models/init/acm/tosca/node-types/metadata.json')
-rw-r--r--catalog-be/src/main/resources/import/tosca/models/init/acm/tosca/node-types/metadata.json188
1 files changed, 188 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/models/init/acm/tosca/node-types/metadata.json b/catalog-be/src/main/resources/import/tosca/models/init/acm/tosca/node-types/metadata.json
new file mode 100644
index 0000000000..3e0c5ed224
--- /dev/null
+++ b/catalog-be/src/main/resources/import/tosca/models/init/acm/tosca/node-types/metadata.json
@@ -0,0 +1,188 @@
+{
+ "nodeMetadataList": [
+ {
+ "contactId": "jh0003",
+ "toscaName": "tosca.nodes.Root",
+ "name": "Root",
+ "model": "AUTOMATION COMPOSITION",
+ "description": "The TOSCA Node Type all other TOSCA base Node Types derive from",
+ "resourceIconPath": "defaulticon",
+ "categories": [
+ {
+ "name": "Generic",
+ "subcategories": [
+ {
+ "name": "Abstract"
+ }
+ ]
+ }
+ ],
+ "tags": [
+ "Root",
+ "tosca.nodes.Root"
+ ]
+ },
+ {
+ "contactId": "jh0003",
+ "toscaName": "org.onap.policy.clamp.acm.Participant",
+ "name": "Participant",
+ "model": "AUTOMATION COMPOSITION",
+ "description": "The TOSCA service template representing the Participant",
+ "resourceIconPath": "defaulticon",
+ "resourceType": "VFC",
+ "categories": [
+ {
+ "name": "Generic",
+ "subcategories": [
+ {
+ "name": "Infrastructure"
+ }
+ ]
+ }
+ ],
+ "tags": [
+ "Participant",
+ "org.onap.policy.clamp.acm.Participant"
+ ]
+ },
+ {
+ "contactId": "jh0003",
+ "toscaName": "org.onap.policy.clamp.acm.AutomationCompositionElement",
+ "name": "AutomationCompositionElement",
+ "model": "AUTOMATION COMPOSITION",
+ "description": "The TOSCA service template representing the AutomationCompositionElement",
+ "resourceIconPath": "defaulticon",
+ "resourceType": "VFC",
+ "categories": [
+ {
+ "name": "Generic",
+ "subcategories": [
+ {
+ "name": "Infrastructure"
+ }
+ ]
+ }
+ ],
+ "tags": [
+ "AutomationCompositionElement",
+ "org.onap.policy.clamp.acm.AutomationCompositionElement"
+ ]
+ },
+ {
+ "contactId": "jh0003",
+ "toscaName": "org.onap.policy.clamp.acm.AutomationComposition",
+ "name": "AutomationComposition",
+ "model": "AUTOMATION COMPOSITION",
+ "description": "The TOSCA service template representing the AutomationComposition",
+ "resourceIconPath": "defaulticon",
+ "resourceType": "VFC",
+ "categories": [
+ {
+ "name": "Generic",
+ "subcategories": [
+ {
+ "name": "Infrastructure"
+ }
+ ]
+ }
+ ],
+ "tags": [
+ "AutomationComposition",
+ "org.onap.policy.clamp.acm.AutomationComposition"
+ ]
+ },
+ {
+ "contactId": "jh0003",
+ "toscaName": "org.onap.policy.clamp.acm.PolicyAutomationCompositionElement",
+ "name": "PolicyAutomationCompositionElement",
+ "model": "AUTOMATION COMPOSITION",
+ "description": "The TOSCA service template representing the PolicyAutomationCompositionElement",
+ "resourceIconPath": "defaulticon",
+ "resourceType": "VFC",
+ "categories": [
+ {
+ "name": "Generic",
+ "subcategories": [
+ {
+ "name": "Infrastructure"
+ }
+ ]
+ }
+ ],
+ "tags": [
+ "PolicyAutomationCompositionElement",
+ "org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"
+ ]
+ },
+ {
+ "contactId": "jh0003",
+ "toscaName": "org.onap.policy.clamp.acm.CDSAutomationCompositionElement",
+ "name": "CDSAutomationCompositionElement",
+ "model": "AUTOMATION COMPOSITION",
+ "description": "The TOSCA service template representing the CDSAutomationCompositionElement",
+ "resourceIconPath": "defaulticon",
+ "resourceType": "VFC",
+ "categories": [
+ {
+ "name": "Generic",
+ "subcategories": [
+ {
+ "name": "Infrastructure"
+ }
+ ]
+ }
+ ],
+ "tags": [
+ "CDSAutomationCompositionElement",
+ "org.onap.policy.clamp.acm.CDSAutomationCompositionElement"
+ ]
+ },
+ {
+ "contactId": "jh0003",
+ "toscaName": "org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement",
+ "name": "K8SMicroserviceAutomationCompositionElement",
+ "model": "AUTOMATION COMPOSITION",
+ "description": "The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement",
+ "resourceIconPath": "defaulticon",
+ "resourceType": "VFC",
+ "categories": [
+ {
+ "name": "Generic",
+ "subcategories": [
+ {
+ "name": "Infrastructure"
+ }
+ ]
+ }
+ ],
+ "tags": [
+ "K8SMicroserviceAutomationCompositionElement",
+ "org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"
+ ]
+ },
+ {
+ "contactId": "jh0003",
+ "toscaName": "org.onap.policy.clamp.acm.HttpAutomationCompositionElement",
+ "name": "HttpAutomationCompositionElement",
+ "model": "AUTOMATION COMPOSITION",
+ "description": "The TOSCA service template representing the HttpAutomationCompositionElement",
+ "resourceIconPath": "defaulticon",
+ "resourceType": "VFC",
+ "categories": [
+ {
+ "name": "Generic",
+ "subcategories": [
+ {
+ "name": "Infrastructure"
+ }
+ ]
+ }
+ ],
+ "tags": [
+ "HttpAutomationCompositionElement",
+ "org.onap.policy.clamp.acm.HttpAutomationCompositionElement"
+ ]
+ }
+ ]
+}
+