Versions Compared

Key

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

...

draw.io Diagram
bordertrue
diagramNameoof_r7
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth1269
revision45

2. API definitions

OOF provides the following interfaces:

...

OOF consumes the following Interfaces:

Interface NamePurpose Reason For UseAPI Spec (Swagger)
CPS-1For fetching RAN configuration related info (starting with coverageArea → TA List mapping in H-release)API Mapper Service
SDNCE-1For PCI/ANR optimization, OOF Retrieves the Cellsite inventory details from the configdb API, which is hosted as part of the SDNC/R componenthttps://github.com/onap-oof-pci-poc/sdnc/blob/master/ConfigDB/swagger-json/swagger.json
AAIE-1OOF interfaces with AAI to retrieve the inventory

OOF consumes a wide variety of inventories from AAI. It can be found under the API section of AAI

https://docs.onap.org/projects/onap-aai-aai-common/en/latest/platform/offeredapis.html

MCE-5

OOF queries Multicloud for real-time available capacity information

https://docs.onap.org/projects/onap-multicloud-framework/en/latest/MultiCloud-APIv0-Specification.html
MUSICI-1OOF interfaces with MUSIC to persist service state.
SDCE-1OOF interfaces with SDC to retrieve slice template informationhttps://docs.onap.org/projects/onap-sdc/en/latest/offeredapis.html
DESE-1OOF interfaces with DES to retrieve the PM/KPI data of the cells for ML-based decision making.DES Swagger reference
CONSULE-1OOF interfaces with consul for configuration managementhttps://www.consul.io/api-docs/kv


3. Component Description:

...

  • Updates to E2E Network Slicing (refer OOFE-6, CPS-1)
  • Configuration management using consul kv (CONSULE-1)
  • Integrate Generic Optimization Engine into OOF Helm charts (refer OOFE-5)

...