diff options
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba-dev/run-vf-base-ra.sh')
-rwxr-xr-x | heat/vFW_CNF_CDS/templates/cba-dev/run-vf-base-ra.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/vFW_CNF_CDS/templates/cba-dev/run-vf-base-ra.sh b/heat/vFW_CNF_CDS/templates/cba-dev/run-vf-base-ra.sh index f40760f2..3046cfd8 100755 --- a/heat/vFW_CNF_CDS/templates/cba-dev/run-vf-base-ra.sh +++ b/heat/vFW_CNF_CDS/templates/cba-dev/run-vf-base-ra.sh @@ -32,7 +32,7 @@ curl --location --request POST 'http://localhost:8081/api/v1/execution-service/p }, "actionIdentifiers": { "blueprintName": "vFW_CNF_CDS", - "blueprintVersion": "7.0.0", + "blueprintVersion": "8.0.0", "actionName": "resource-assignment", "mode": "sync" }, |