From e87411e6df60a0ead2f90c6975b5cea8ba1db20d Mon Sep 17 00:00:00 2001 From: krishnaa96 Date: Tue, 28 Apr 2020 12:49:39 +0530 Subject: Add nsi info in the nsi selection response Issue-ID: OPTFRA-746 Signed-off-by: krishnaa96 Change-Id: I799c9575b781d858b47e6695050f7f79308fdd43 --- test/apps/slice_selection/shared_solution_nsi_response.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'test/apps/slice_selection/shared_solution_nsi_response.json') 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 +} -- cgit 1.2.3-korg