summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/extCp/extCp.yml2
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/globalPort/globalPort.yml2
-rw-r--r--catalog-be/src/main/resources/import/tosca/normative-types/loadBalancer/loadBalancer.yml2
3 files changed, 3 insertions, 3 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/extCp/extCp.yml b/catalog-be/src/main/resources/import/tosca/heat-types/extCp/extCp.yml
index 9160a9ba22..d8e69f03c2 100644
--- a/catalog-be/src/main/resources/import/tosca/heat-types/extCp/extCp.yml
+++ b/catalog-be/src/main/resources/import/tosca/heat-types/extCp/extCp.yml
@@ -15,7 +15,7 @@ node_types:
network_role_tag:
type: string
required: true
- description: Must correlate to the set of defined “network-role” tag identifiers from the associated HEAT template
+ description: Must correlate to the set of defined network-role tag identifiers from the associated HEAT template
mac_requirements:
type: org.openecomp.datatypes.network.MacRequirements
required: false
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/globalPort/globalPort.yml b/catalog-be/src/main/resources/import/tosca/heat-types/globalPort/globalPort.yml
index 8304e3f260..0ff4d7823c 100644
--- a/catalog-be/src/main/resources/import/tosca/heat-types/globalPort/globalPort.yml
+++ b/catalog-be/src/main/resources/import/tosca/heat-types/globalPort/globalPort.yml
@@ -12,7 +12,7 @@ node_types:
required: true
description: The order of the CP on the compute instance (e.g. eth2).
network_role_tag:
- description: Must correlate to the set of defined “network-role�? tag identifiers from the associated HEAT template
+ description: Must correlate to the set of defined network-role tag identifiers from the associated HEAT template
type: string
required: true
mac_requirements:
diff --git a/catalog-be/src/main/resources/import/tosca/normative-types/loadBalancer/loadBalancer.yml b/catalog-be/src/main/resources/import/tosca/normative-types/loadBalancer/loadBalancer.yml
index d577a2aa83..abd3cf3fd5 100644
--- a/catalog-be/src/main/resources/import/tosca/normative-types/loadBalancer/loadBalancer.yml
+++ b/catalog-be/src/main/resources/import/tosca/normative-types/loadBalancer/loadBalancer.yml
@@ -12,7 +12,7 @@ node_types:
client:
type: tosca.capabilities.Endpoint.Public
occurrences: [0, UNBOUNDED]
- description: the Floating (IP) client’s on the public network can connect to
+ description: the Floating (IP) client's on the public network can connect to
requirements:
- application:
capability: tosca.capabilities.Endpoint