aboutsummaryrefslogtreecommitdiffstats
path: root/apps/slice_selection/optimizers/conductor/remote_opt_processor.py
AgeCommit message (Collapse)AuthorFilesLines
2021-07-14Fix issues in Slice selectionkrishnaa961-2/+3
Issue-ID: OPTFRA-983 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I0dc22bc4bc65853b6693b603554e4dc99717d176
2021-04-15Fix for NSI selection responsehariharan971-1/+1
Issue-ID: OPTFRA-943 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I88f18e258898683df8e03a531f5c22d11ff7f08f
2020-11-10Remove lower case conversion of subnetkrishnaa961-1/+1
- Subnet type is being converted to lower case before sending the request to HAS which creates problems while sending the solution back to SO - Fix typo in the response(slice_profiles) Issue-ID: OPTFRA-870 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I4e2d8d28a16e90087a7fcc71c302ebd95833e8fc
2020-10-07Return empty solution if no candidate foundkrishnaa961-4/+11
Update policy filter for NSI selection Return empty solution instead of error if no candidate is found Issue-ID: OPTFRA-855 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I2f5ecbb9464fef3dbc844339968f6cdb1123b2b5
2020-10-06Fix slice selectionkrishnaa961-0/+1
Issue-ID: OPTFRA-855 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: If4f7155ced93d91ae22a2e82db01bcf4c32b6323
2020-09-18Add support to process NSI selection requestdhebeha1-81/+95
Issue-ID: OPTFRA-802 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I85d951061abc697714425bd223b89102d4f2ede9
2020-05-14Handle has exceptions for slice selectionkrishnaa961-12/+9
Issue-ID: OPTFRA-754 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I66904680a4b9a2bc69c144f05b95fb4f999d0e93
2020-05-13return slice profile when serviceProfile is non shareabledhebeha1-17/+28
Issue-ID: OPTFRA-754 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: Ib330881be60d8bcc5683571a76ef8fe52452b869
2020-04-17add aggregation policy for NSI selectiondhebeha1-4/+3
made changes for other policy updates Issue-ID: OPTFRA-730 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: I3fb4ae184cdae9181037fb059ac144070228c29f
2020-03-23Add functionality to support NSI selectionkrishnaa961-0/+104
Issue-ID: OPTFRA-677 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ibc51e15fce4692a445df400053060d3a6977b4ce