aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types
diff options
context:
space:
mode:
authorojasdubey <ojas.dubey@amdocs.com>2019-03-29 18:42:16 +0530
committerojasdubey <ojas.dubey@amdocs.com>2019-03-29 18:42:16 +0530
commit5c980e10f4f6ef92a67de9cc1bd6f0043b4848be (patch)
treebb7efd99bbac9523b01368f03693e8c175caaa0b /catalog-be/src/main/resources/import/tosca/heat-types
parentdbc0456368851fba50d27855e3e6968d18dbe55d (diff)
Fixing invalid characters in normatives
Remove invalid characters from normative yaml files Change-Id: Ida5c119ba4be036ea69781c324ac24093fd74e6f Issue-ID: SDC-2215 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/heat-types')
-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
2 files changed, 2 insertions, 2 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: