X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Foverview.rst;h=bda7dd03a3e6162927be5f64ddb2151a96d4aa1e;hb=refs%2Fheads%2Fdawn;hp=e66e599120749e65195194f11882a65e01a0e864;hpb=2493dbcef18c525e94b44d9250899283cc6dddc0;p=oam.git diff --git a/docs/overview.rst b/docs/overview.rst index e66e599..bda7dd0 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -5,52 +5,80 @@ OAM Operation and Maintenance Overview ====================================== -The O-RAN SC OAM provides administrative and operator -functions for O-RAN components, such as Near-Realtime-RAN-Inelegent-Controller, +The O-RAN SC OAM project provides administrative and operator +functions for O-RAN components, such as Near-Realtime-RAN-Inelegant-Controller, O-RAN Centralized Unit, O-RAN Distributed Unit and O-RAN Radio Unit. -The project follows the specifications for the O1 interface as provided by -O-RAN Working Group1. +The project follows the specifications for the `O1 interface `_ +as provided by O-RAN Working Group 1 (new 10). + +The O-RAN-SC OAM project adds features and functions to the OpenDaylight-based ONAP +controller 'CCSDK/SDNC'. It is built on the Common Controller Framework +to control and to manage O-RAN ManagedElements and O-RAN ManagedFunctions. + +.. figure:: ./_static/o-ran-architecture.png + :alt: SDN-R in ONAP + + SDN-R in ONAP Project Resources ----------------- +The project uses the following Linux Foundation resources: -The source code is available from the Linux Foundation Gerrit server: - +* The source code is maintained in this Gerrit: ``_ -The build (CI) jobs are in the Linux Foundation Jenkins server: - +* The build (CI) jobs are in this Jenkins: ``_ -Issues are tracked in the Linux Foundation Jira server: - +* Issues are tracked in this Jira: ``_ -Project information is available in the Linux Foundation Wiki: - +* Project information is available in this Wiki: ``_ Scope ----- -According to the O-RAN-SC-OAM-Architecture document all ManagedElements -(near-real-time-RIC, O-CU-CP, O-CU-UP, O-DU and O-RU) implement the -O1-interface. +According to the `O-RAN-OAM-Architecture document `_ +all ManagedElements (ME) (near-real-time-RIC, O-CU-CP, O-CU-UP, O-DU and O-RU) +implement the O1-interface. The O-RAN-OAM-interface specification defines - a NetConf-Server for Configuration Management (CM) and -- a http-client for Fault Managment (FM), Performance Management (PM) and other +- a http-client for Fault Management (FM), Performance Management (PM) and other events on each Management-Service-Provider (MnS-Provider) running on the - ManagedElement (ME). + ManagedElement. THe O-RAN-SC-OAM project provides reference implementation according to the -O-RAN OAM (WG1) documents. In addition we provide a common MnS-Consumer for -development and module test purposes. The assumption is that the projects +O-RAN OAM documents. In addition it provides a lightweight MnS-Consumer for +development and module test purposes. The assumption is that the projects for the ManagedElements can concentrate on the more important user-plane. -Of cause each project needs its own OAM repo to address the specific needs -of the ManagedElement. +Each project requires its own OAM repository to address the specific needs +of the ManagedFunction. + +The following O-RAN specifications are considered during implementations: + ++------------------------------------------+---------------------------------------------------------+----------------------+ +| Workgroup | Specification | Version | ++==========================================+=========================================================+======================+ +| WG1 - Use Cases and Overall Architecture | O-RAN Architecture Description | 3.0 - November 2020 | ++ +---------------------------------------------------------+----------------------+ +| | O-RAN Operations and Maintenance Architecture | 4.0 - November 2020 | ++ +---------------------------------------------------------+----------------------+ +| | O-RAN Operations and Maintenance Interface | 4.0 - November 2020 | ++ +---------------------------------------------------------+----------------------+ +| | O-RAN Information Model and Data Models Specification | November 2020 | ++------------------------------------------+---------------------------------------------------------+----------------------+ +| WG4 - The Open Fronthaul Interfaces | O-RAN Open Fronthaul Conformance Test Specification | 2.00 - November 2020 | ++ +---------------------------------------------------------+----------------------+ +| | O-RAN Management Plane Specification | 5.0 - November 2020 | ++ +---------------------------------------------------------+----------------------+ +| | O-RAN Management Plane Specification - YANG Models | 5.0 - November 2020 | ++------------------------------------------+---------------------------------------------------------+----------------------+ +| TIFG - Test & Integration Focus Group | O-RAN End-to-End System Testing Framework Specification | 1.0 - July 2020 | ++------------------------------------------+---------------------------------------------------------+----------------------+