summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Definitions/data_types.json
diff options
context:
space:
mode:
authorgummar <raj.gumma@est.tech>2020-03-03 14:48:22 +0000
committerRaj Gumma <raj.gumma@est.tech>2020-03-03 19:09:27 +0000
commitda1303759f22b7882b46fb8670704f2770bf46ed (patch)
treea9323e18e577f1cb46ddfcb6801bd61e04519c2a /components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Definitions/data_types.json
parent2fce8bf2891f3ce472f4b06d09d0e987fbc44149 (diff)
Fix case for all Software upgrade actions
Issue-ID: CCSDK-2145 Signed-off-by: gummar <raj.gumma@est.tech> Change-Id: Ie2a6b6c72997be65ac304f6cd1daac3a8aa85480
Diffstat (limited to 'components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Definitions/data_types.json')
-rw-r--r--components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Definitions/data_types.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Definitions/data_types.json b/components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Definitions/data_types.json
index e3d216c89..2a42ac091 100644
--- a/components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Definitions/data_types.json
+++ b/components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Definitions/data_types.json
@@ -19,8 +19,8 @@
},
"derived_from" : "tosca.datatypes.Dynamic"
},
- "dt-precheck-properties": {
- "description": "Dynamic DataType definition for the precheck workflow(upgrade-software).",
+ "dt-preCheck-properties": {
+ "description": "Dynamic DataType definition for the preCheck workflow(upgrade-software).",
"version": "1.0.0",
"properties": {
"pnf-id": {
@@ -32,8 +32,8 @@
},
"derived_from": "tosca.datatypes.Dynamic"
},
- "dt-downloadNeSw-properties": {
- "description": "Dynamic DataType definition for the downloadNeSw workflow(upgrade-software).",
+ "dt-downloadNESW-properties": {
+ "description": "Dynamic DataType definition for the downloadNESW workflow(upgrade-software).",
"version": "1.0.0",
"properties": {
"pnf-id": {
@@ -45,8 +45,8 @@
},
"derived_from": "tosca.datatypes.Dynamic"
},
- "dt-activateNeSw-properties": {
- "description": "Dynamic DataType definition for the activateNeSw workflow(upgrade-software).",
+ "dt-activateNESW-properties": {
+ "description": "Dynamic DataType definition for the activateNESW workflow(upgrade-software).",
"version": "1.0.0",
"properties": {
"pnf-id": {
@@ -58,8 +58,8 @@
},
"derived_from": "tosca.datatypes.Dynamic"
},
- "dt-postcheck-properties": {
- "description": "Dynamic DataType definition for the postcheck workflow(upgrade-software).",
+ "dt-postCheck-properties": {
+ "description": "Dynamic DataType definition for the postCheck workflow(upgrade-software).",
"version": "1.0.0",
"properties": {
"pnf-id": {