1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. SPDX-License-Identifier: CC-BY-4.0
3 .. Copyright (C) 2021 Wind River Systems, Inc.
5 INF O2 Service Overview
6 =======================
8 This project implements a reference O-RAN O2 IMS and DMS service to expose the INF platform to SMO via the O-RAN O2 interface.
10 In the E release, the following APIs are supported by the INF O2 service:
12 1. INF O2 service Infrastructure Management Service (IMS)
14 - INF O2 service provisioning API
16 - Provision SMO O2 endpoint into INF O2 service
18 - O2 service discovers INF platform and registers INF platform to SMO via the provisioned SMO O2 endpoint
20 - INF O2 service Inventory API
22 - O2 service discovers following resources of INF platform to answer queries from SMO
24 - INF platform information
26 - Resource Pool of the INF platform
28 - Resources of the Resource Pool, including pserver, cpu, memory, port, interface
30 - Resource Types associated with Resources
32 - INF platform Subscription and Notification
34 - INF O2 service exposes Subscription API to enable SMO subscribes to Notification of changes of resources
36 - INF platform Deployment Management Service Endpoint discovery API
38 - INF O2 service enables lookup of INF O2 DMS endpoints via DeploymentManagementService resource as part of inventory
40 2. INF O2 service Deployment Management Service (DMS)
42 - INF O2 service discovers kubernetes clusters hosted by INF platform, exposes them as Deployment Management Services via DMS endpoints
44 - The exposed DMS endpoint supports Lifecycle Management of NfDeployment which represents CNF described in helm chart, the API supports APIs below:
46 - Management of NfDeploymentDescriptor
48 - Management of NfDeployment