Versions Compared

Key

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

...

  • Cloud agnostic placement attributes are targeted to abstract the following cloud specific placement attributes
  • For the 5G Service/VNF placement example in Note 3
    • Multi-Cloud interprets opaque TLV as Physical DC Endpoint as translates to cloud-specific placement attribute such as Availability Zone
      • For this example, each distributed physical DC is in a separate Availability Zone for a OpenStack-based Cloud

End-to-end use case: Definition, Creation & Management of Network Slice - Cloud Infrastructure Impact 

Edge Automation Requirement:

...

  • Guaranteed Resource Slice (hard isolation) for various infra Resources (CPU/Memory/Network)
    • Max (limit), Min (request) are the same; resource guarantee is "Max"
    • Maps to Guaranteed Network Slice for 5G Cloud RAN
  • Burstable Resource Slice (soft isolation) for various infra Resources
    • Min (request) <= Max (limit); resource guarantee is "Min"
    • Maps to Burstable Network Slice for 5G Cloud RAN
  • Best Effort Resource Slice (no isolation) for various infra Resources
    • No Min (request) ; resource guarantee is "None"
    • Maps to Best Effort Network Slice for 5G Cloud RAN

Assumption:

  • This uses the new Network Slicing workflow in SO (todo)

...