aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be')
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/configuration/configuration.yml6
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/configuration/configuration.zipbin384 -> 405 bytes
2 files changed, 3 insertions, 3 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/configuration/configuration.yml b/catalog-be/src/main/resources/import/tosca/heat-types/configuration/configuration.yml
index 43fceaf535..0d220dc1eb 100644
--- a/catalog-be/src/main/resources/import/tosca/heat-types/configuration/configuration.yml
+++ b/catalog-be/src/main/resources/import/tosca/heat-types/configuration/configuration.yml
@@ -5,14 +5,14 @@ node_types:
properties:
type:
type: string
- description: The type of the node, the configuration will be defined for it. Ex.”SBC”
+ description: The type of the node, the configuration will be defined for it. Ex. SBC
required: false
role:
type: string
- description: The role of the node, the configuration will be defined for it. Ex. “Active”, “Standby”
+ description: The role of the node, the configuration will be defined for it. Ex. Active, Standby
required: false
function:
type: string
- description: The function of the node, the configuration will be defined for it. Ex. “NAT Traversal”
+ description: The function of the node, the configuration will be defined for it. Ex. NAT Traversal
required: false
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/configuration/configuration.zip b/catalog-be/src/main/resources/import/tosca/heat-types/configuration/configuration.zip
index cb0d191221..e63971c0ed 100644
--- a/catalog-be/src/main/resources/import/tosca/heat-types/configuration/configuration.zip
+++ b/catalog-be/src/main/resources/import/tosca/heat-types/configuration/configuration.zip
Binary files differ