aboutsummaryrefslogtreecommitdiffstats
path: root/osdf/optimizers/pciopt
AgeCommit message (Collapse)AuthorFilesLines
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