aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/templates/cba-dd.json
diff options
context:
space:
mode:
authorKonrad Bańka <k.banka@samsung.com>2020-03-04 15:26:47 +0100
committerKonrad Bańka <k.banka@samsung.com>2020-03-05 07:33:32 +0100
commit3c887a297e506f393df2a56e748fc398bcbc4b1a (patch)
tree6afa4b2fbf929a4ae2391a5146fd215e52826cf7 /heat/vFW_CNF_CDS/templates/cba-dd.json
parent7d44d14b86dd4858afadb55c9ca38a4251e13dac (diff)
Improve CBA to derive variables from others on same level
Previously some variables required to be resolved for each vf-module individually, by retrieving from MDSAL vnf entry, even though they didn't differ between each other. Now CBA RA result has been modified to provide such variables on the same level, by deriving their value from other variables resolved on the same level (vnf/vf-module) by using sdnc "unresolved-composite-data" capability. Issue-ID: INT-1457 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I9d9134654d680cf1ea735577fb6d54a0fc0fd0b8
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba-dd.json')
-rw-r--r--heat/vFW_CNF_CDS/templates/cba-dd.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/heat/vFW_CNF_CDS/templates/cba-dd.json b/heat/vFW_CNF_CDS/templates/cba-dd.json
index 4da510f4..12644d4c 100644
--- a/heat/vFW_CNF_CDS/templates/cba-dd.json
+++ b/heat/vFW_CNF_CDS/templates/cba-dd.json
@@ -780,6 +780,32 @@
}
},
{
+ "name": "vpg-management-port",
+ "tags": "vpg-management-port",
+ "data_type": "string",
+ "description": "vpg-management-port",
+ "entry_schema": "string",
+ "updatedBy": "Rajewski, Lukasz <lukasz.rajewski@orange.com>",
+ "definition": {
+ "tags": "vpg-management-port",
+ "name": "vpg-management-port",
+ "property": {
+ "description": "vpg-management-port",
+ "type": "string"
+ },
+ "updated-by": "Rajewski, Lukasz <lukasz.rajewski@orange.com>",
+ "sources": {
+ "input": {
+ "type": "source-input"
+ },
+ "default": {
+ "type": "source-default",
+ "properties": {}
+ }
+ }
+ }
+ },
+ {
"name": "key_name",
"tags": "key_name",
"data_type": "string",