summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/Generic_VFC
diff options
context:
space:
mode:
authorAhmed Abbas <ahmad.helmy@orange.com>2019-11-07 17:52:37 +0200
committerTomasz Golabek <tomasz.golabek@nokia.com>2019-11-12 11:57:00 +0000
commitfe011966a2400fa8ffdf4b9e51a482f7ced77b30 (patch)
tree8ee0899f751a8c036a931d1d75ffe4013e0c499e /catalog-be/src/main/resources/import/tosca/heat-types/Generic_VFC
parentadbce19b1a44526c7c88766a74035f00acac4bdc (diff)
add SDC Meta Data for CDS Integration
Issue-ID: SDC-2631 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: Ie691e323f771b786d154c0614d0cd724635a5ec2
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/heat-types/Generic_VFC')
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/Generic_VFC/Generic_VFC.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/Generic_VFC/Generic_VFC.yml b/catalog-be/src/main/resources/import/tosca/heat-types/Generic_VFC/Generic_VFC.yml
index 71a93bcc0b..1b0525d343 100644
--- a/catalog-be/src/main/resources/import/tosca/heat-types/Generic_VFC/Generic_VFC.yml
+++ b/catalog-be/src/main/resources/import/tosca/heat-types/Generic_VFC/Generic_VFC.yml
@@ -47,4 +47,9 @@ node_types:
required: false
status: supported
constraints:
- - greater_or_equal: 1 \ No newline at end of file
+ - greater_or_equal: 1
+ skip_post_instantiation_configuration:
+ type: boolean
+ default: true
+ constraints:
+ - valid_values: [true,false] \ No newline at end of file