MDONS OOF Support - IDL/Path Optimization
Assumptions
Below is the list of solvers used in OOF and its usage. The Route Optimizer package will be used for the MDONS use case as well.
Policy is not going to be involved to list the constraints for now.
Once config policies are defined for MDONS use case , OOF will fetch these policies to get certain constraints and apply them while running the algorithm.
If two links between two controllers have the same specification then minizinc automatically chooses one. The implementation for Guilin release is based out of this logic.
Existing Solvers and Usage
Solver | Usage |
---|---|
License Optimizer | VNF license optimization |
PCI Optimizer | Pci optimization |
Placement Optimizer | VNF placement optimization |
Slice Optimizer | Slice selection and instantiation optimization |
Route Optimizer | Perform the route calculations and return the vpn-bindings for CCVPN use case |