diff options
Diffstat (limited to 'catalog-be/src/main/resources/import')
-rw-r--r-- | catalog-be/src/main/resources/import/tosca/heat-types/extVl/extVl.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/extVl/extVl.yml b/catalog-be/src/main/resources/import/tosca/heat-types/extVl/extVl.yml index 53b453c67d..581d688bcc 100644 --- a/catalog-be/src/main/resources/import/tosca/heat-types/extVl/extVl.yml +++ b/catalog-be/src/main/resources/import/tosca/heat-types/extVl/extVl.yml @@ -17,7 +17,7 @@ node_types: network_scope: type: string constraints: - valid_values: ["VF", "SERVICE", "GLOBAL"] + - valid_values: ["VF", "SERVICE", "GLOBAL"] description: > Uniquely identifies the network scope. Valid values for the network scope includes: |