aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps/slice_selection/new_solution_conductor_response.json
diff options
context:
space:
mode:
authorkrishnaa96 <krishna.moorthy6@wipro.com>2020-04-28 12:49:39 +0530
committerkrishnaa96 <krishna.moorthy6@wipro.com>2020-04-28 12:50:50 +0530
commite87411e6df60a0ead2f90c6975b5cea8ba1db20d (patch)
tree9fcc347572a3f25aa7a4252eb765cf72469955e9 /test/apps/slice_selection/new_solution_conductor_response.json
parentd4a0085a8f75c62912d19613459ad1bc3dce3e73 (diff)
Add nsi info in the nsi selection response
Issue-ID: OPTFRA-746 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I799c9575b781d858b47e6695050f7f79308fdd43
Diffstat (limited to 'test/apps/slice_selection/new_solution_conductor_response.json')
-rw-r--r--test/apps/slice_selection/new_solution_conductor_response.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/test/apps/slice_selection/new_solution_conductor_response.json b/test/apps/slice_selection/new_solution_conductor_response.json
index 39fef7b..fea3544 100644
--- a/test/apps/slice_selection/new_solution_conductor_response.json
+++ b/test/apps/slice_selection/new_solution_conductor_response.json
@@ -44,6 +44,9 @@
"reliability":null,
"cost":1.0,
"nsi_name":"nsi_test_0211",
+ "nsi_id": "7ecdfb7a-bc38-4abd-9cb3-6677d71e892f",
+ "nsi_model_version_id": "c3d8a690-f138-4554-89af-9349aeb9b19a",
+ "nsi_model_invariant_id": "590b9fcf-6927-495e-a898-a1418dd4820c",
"instance_name":"nssi_test_0211"
}
},
@@ -77,6 +80,9 @@
"reliability":null,
"cost":1.0,
"nsi_name":"nsi_test_0212",
+ "nsi_id": "0cf2caed-c0e2-4a9d-8590-6a871e86f178",
+ "nsi_model_version_id": "a841af61-3c77-4310-ae63-61e1cbf7fe9b",
+ "nsi_model_invariant_id": "4e5351fe-0877-4c2e-bf75-ccb149f34a77",
"instance_name":"nssi_test_ran_0211"
}
}
@@ -84,4 +90,4 @@
]
}
]
-} \ No newline at end of file
+}