/
MDONS OOF Support - IDL/Path Optimization

MDONS OOF Support - IDL/Path Optimization


 

Assumptions

  1. 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.

  2. Policy is not going to be involved to list the constraints for now.

  3. 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.

  4.  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

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

OPTFRA-753: MDONS: Support Inter Domain Link/Path Selection APIClosed

OPTFRA-820: Update API documentation in swagger