aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps/slice_selection/shared_solution_nsi_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/shared_solution_nsi_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/shared_solution_nsi_response.json')
-rw-r--r--test/apps/slice_selection/shared_solution_nsi_response.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/test/apps/slice_selection/shared_solution_nsi_response.json b/test/apps/slice_selection/shared_solution_nsi_response.json
index b0c0e2a..5c94914 100644
--- a/test/apps/slice_selection/shared_solution_nsi_response.json
+++ b/test/apps/slice_selection/shared_solution_nsi_response.json
@@ -6,11 +6,14 @@
"solutions":{
"sharedNSISolutions":[
{
- "NSIName":"nsi_test_0212"
+ "NSIName":"nsi_test_0212",
+ "NSIId":"7ecdfb7a-bc38-4abd-9cb3-6677d71e892f",
+ "UUID":"c3d8a690-f138-4554-89af-9349aeb9b19a",
+ "invariantUUID":"590b9fcf-6927-495e-a898-a1418dd4820c"
}
],
"newNSISolutions":[
]
}
-} \ No newline at end of file
+}