return slice profile when serviceProfile is non shareable 99/107599/3
authordhebeha <dhebeha.mj71@wipro.com>
Tue, 12 May 2020 20:03:52 +0000 (01:33 +0530)
committerdhebeha <dhebeha.mj71@wipro.com>
Wed, 13 May 2020 05:09:41 +0000 (10:39 +0530)
commit0227fc0b5a69558cb68fd9977e12558fbb51a203
treed906c0db686b0c5dc8b6d93cb746de3d271534ae
parent76efb65c4fffbd5b940a75c36329a2e0409be382
return slice profile when serviceProfile is non shareable

Issue-ID: OPTFRA-754
Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
Change-Id: Ib330881be60d8bcc5683571a76ef8fe52452b869
apps/slice_selection/optimizers/conductor/remote_opt_processor.py
apps/slice_selection/optimizers/conductor/response_processor.py
test/apps/slice_selection/new_solution_nsi_response.json
test/apps/slice_selection/no_rec.json [new file with mode: 0644]
test/apps/slice_selection/no_recomm_conductor_response.json [new file with mode: 0644]
test/apps/slice_selection/no_recomm_nsi_response.json [new file with mode: 0644]
test/apps/slice_selection/not_shared_nsi_request.json [new file with mode: 0644]
test/apps/slice_selection/not_shared_nsi_response.json [new file with mode: 0644]
test/apps/slice_selection/nsi_request.json
test/apps/slice_selection/shared_solution_nsi_response.json
test/apps/slice_selection/test_remote_opt_processor.py