aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps/slice_selection/new_solution_nsi_response.json
diff options
context:
space:
mode:
authorVikas Varma <vikas.varma@att.com>2020-11-15 22:29:54 +0000
committerGerrit Code Review <gerrit@onap.org>2020-11-15 22:29:54 +0000
commit42c59718c3e9320e04e73ce1d84278bf4715413d (patch)
treef33102783234fea87173b26d1c3048b332dbe156 /test/apps/slice_selection/new_solution_nsi_response.json
parent078e0e852782b8a617f11f7749edfa79e4f563ec (diff)
parent7ec41c19e5b894fbe06b2020f4fe399b461ce05e (diff)
Merge "Remove lower case conversion of subnet"
Diffstat (limited to 'test/apps/slice_selection/new_solution_nsi_response.json')
-rw-r--r--test/apps/slice_selection/new_solution_nsi_response.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/apps/slice_selection/new_solution_nsi_response.json b/test/apps/slice_selection/new_solution_nsi_response.json
index 2ecb543..3fbeffe 100644
--- a/test/apps/slice_selection/new_solution_nsi_response.json
+++ b/test/apps/slice_selection/new_solution_nsi_response.json
@@ -7,7 +7,7 @@
{
"existingNSI": false,
"newNSISolution": {
- "slice_profiles": [
+ "sliceProfiles": [
{
"domainType": "AN",
"resourceSharingLevel": "shared",
@@ -32,4 +32,4 @@
}
}
]
-} \ No newline at end of file
+}