summaryrefslogtreecommitdiffstats
path: root/osdf/optimizers/pciopt
AgeCommit message (Collapse)AuthorFilesLines
2019-05-29Fix the pci-opt response to the swagger specs1.3.2vrvarma1-7/+5
Change-Id: I01f4e81563c02ccf6668fd4e39118bc1cf3f9aa8 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-508
2019-05-24Fix the oof-osdf to configdb interface bugs1.3.1vrvarma3-4/+8
Change-Id: I41ce7210f108195a83a35db46094e27a88f239fb Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-508
2019-04-12Updating code for pci-anr optimization callsvrvarma3-19/+228
Include pci-anr minizinc model Refactor the code to handle pci & pci-anr optimizations Fix pytest unit test cases Change-Id: I59eba39850a90e5aaf45f0e2de1881ebb5a9d5d8 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-416 Signed-off-by: vrvarma <vv8305@att.com>
2019-04-03Initial model changes and api changes for pci-optvrvarma1-4/+2
PCI-OPT model changes for ANR optimization PCI-OPT swagger document changes for pci/anr optimization Change-Id: I2eb9447db7b3b73bc6cfd9b3e0aba7fed0aaabd6 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-416
2018-11-27osdf pci-opt response will have only the updatesvrvarma3-15/+26
Change the pci-optimization responses to only have the updates Return Error message in case of failures or no solutions Change-Id: Ia2efc7dc1e5cbcdc2c9425a3f58b840130d759ed Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-404
2018-11-01oof changes for the new sdnr-configdb changesvrvarma5-79/+85
OSDF changes required for the latest configdb api specs. Improve performance building the minizinc request Change-Id: I5558c96c13f3cac25d50aed61ded3ffa079df3f7 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-388
2018-09-20Disabling policy retrieval for pci optVarma, Vikas1-19/+30
Fixing the pci optimization response. Disable policy retrieval until the policies are loaded. Fix merge issues with optfapp.py Change-Id: I2acb82aac1cd6d154abf37f58755016bc377e475 Signed-off-by: Varma, Vikas <vv8305@att.com> Issue-ID: OPTFRA-342
2018-09-19Initial checkin for pci optimization codeVarma, Vikas8-0/+451
Change-Id: I6fe8ad471f8ad68a964664b910f02bd8a9766639 Signed-off-by: Varma, Vikas <vv8305@att.com> Issue-ID: OPTFRA-342