Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. SO request OOF for NSI/NSSI selection
  2. OSDF fetches the optimization policies for the requested NST/NSST
  3. OSDF request HAS(conductor) for optimization
  4. HAS fetches the list of NSIs/NSSIs from AAI
  5. Using the NSI/NSSI id that it fetched from AAI, HAS requests DCAE(Slice Analysis MS) with attributes present in the service profile
  6. DCAE returns current capacity utilization of the resources by the requested NSIs/NSSIs requested
  7. Based on the current capacity, utilization,  HAS run the optimization to choose the suitable NSI/NSSI
  8. 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

...