From 16a9fce0e104a38371a9e5a567ec611ae3fc7f33 Mon Sep 17 00:00:00 2001 From: ys9693 Date: Sun, 19 Jan 2020 13:50:02 +0200 Subject: Catalog alignment Issue-ID: SDC-2724 Signed-off-by: ys9693 Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe --- catalog-be/src/main/resources/import/tosca/heat-types/extVl/extVl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'catalog-be/src/main/resources/import') 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: -- cgit 1.2.3-korg