summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml')
-rw-r--r--catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml b/catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml
index b2be823efb..969ce27ded 100644
--- a/catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml
+++ b/catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml
@@ -55,11 +55,11 @@ services:
"ETSI SOL001 v2.5.1",
"SDC AID"
]
- ControlLoop:
- name: "ControlLoop"
+ AutomationComposition:
+ name: "AutomationComposition"
icons: ['network_l_1-3']
models: [
- "CONTROL LOOP"
+ "AUTOMATION COMPOSITION"
]
resources:
NetworkLayer23:
@@ -134,8 +134,8 @@ resources:
NetworkService:
name: "Network Service"
icons: ['network']
- ControlLoopElement:
- name: "ControlLoop Element"
+ AutomationCompositionElement:
+ name: "AutomationComposition Element"
icons: ['network']
Participant:
name: "Participant"