aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2022-02-21 08:51:38 +0000
committerGerrit Code Review <gerrit@onap.org>2022-02-21 08:51:38 +0000
commit8bbf49d2da6eb2bada937f1589af2d3e3dc7be49 (patch)
tree67042246553fc0f8852bd06217cedb73ff033d30 /tests
parent5b4f3e608f0dd309b507e7caa2d7450f6dc5b1a8 (diff)
parentbdba5edfc215ef55e25a74957a00f778be61adeb (diff)
Merge "Updating images version"
Diffstat (limited to 'tests')
-rw-r--r--tests/so/etsi/data/vnfDeleteRequest.json3
-rw-r--r--tests/so/etsi/data/vnfInstantiationRequest.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/tests/so/etsi/data/vnfDeleteRequest.json b/tests/so/etsi/data/vnfDeleteRequest.json
index 32728669..c5aafc21 100644
--- a/tests/so/etsi/data/vnfDeleteRequest.json
+++ b/tests/so/etsi/data/vnfDeleteRequest.json
@@ -14,7 +14,8 @@
"requestorId": "demo"
},
"requestParameters": {
- "testApi": "GR_API"
+ "testApi": "GR_API",
+ "aLaCarte": true
},
"cloudConfiguration": {
"lcpCloudRegionId": "nordixcloud",
diff --git a/tests/so/etsi/data/vnfInstantiationRequest.json b/tests/so/etsi/data/vnfInstantiationRequest.json
index 03a143b0..b03e7f45 100644
--- a/tests/so/etsi/data/vnfInstantiationRequest.json
+++ b/tests/so/etsi/data/vnfInstantiationRequest.json
@@ -18,7 +18,8 @@
},
"requestParameters": {
"userParams": [],
- "testApi": "GR_API"
+ "testApi": "GR_API",
+ "aLaCarte": true
},
"cloudConfiguration": {
"lcpCloudRegionId": "EtsiCloudRegion",