...
- SO request OOF for NSI/NSSI selection
- OSDF fetches the optimization policies for the requested NST/NSST
- OSDF request HAS(conductor) for optimization
- HAS fetches the list of NSIs/NSSIs from AAI
- Using the NSI/NSSI id that it fetched from AAI, HAS requests DCAE(Slice Analysis MS) with attributes present in the service profile
- DCAE returns current
capacityutilization of the resources by the requested NSIs/NSSIs requested - Based on the current
capacity, utilization, HAS run the optimization to choose the suitable NSI/NSSI - The selected NSI/NSSI is returned to OSDF, which forwards it to SO
...
"maxNumberOfConns":400
}
}]
}
NOTE: sliceIdentifier – sliceIdentifier – NSI/NSSI can be SNSSAI/slice-profile-id
Impacted OOF modules
HAS-DATA component
...