demx8as6 | 2493dbc | 2019-11-13 23:57:47 +0100 | [diff] [blame] | 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) 2019 highstreet technologies GmbH |
| 4 | |
| 5 | |
| 6 | Operation and Maintenance Release Notes |
| 7 | ======================================= |
| 8 | |
| 9 | This document provides the release notes for O-RAN-SC Amber release of the Operation and Maintenance (OAM) project. |
| 10 | |
| 11 | .. contents:: |
| 12 | :depth: 3 |
| 13 | :local: |
| 14 | |
| 15 | |
| 16 | Version history |
| 17 | --------------- |
| 18 | |
| 19 | +--------------------+--------------------+--------------------+--------------------+ |
| 20 | | **Date** | **Ver.** | **Author** | **Comment** | |
| 21 | | | | | | |
| 22 | +--------------------+--------------------+--------------------+--------------------+ |
| 23 | | 2019-09-08 | 0.1.0 | | Initial Version | |
| 24 | | | | | | |
| 25 | +--------------------+--------------------+--------------------+--------------------+ |
| 26 | | 2019-09-18 | 0.1.1 | | Initial Version | |
| 27 | | | | | DEV environment | |
| 28 | +--------------------+--------------------+--------------------+--------------------+ |
Alex Stancu | 674087e | 2019-11-28 14:21:17 +0100 | [diff] [blame] | 29 | | 2019-11-14 | 1.0.0 | | Docs added | |
demx8as6 | 2493dbc | 2019-11-13 23:57:47 +0100 | [diff] [blame] | 30 | | | | | | |
| 31 | +--------------------+--------------------+--------------------+--------------------+ |
| 32 | |
| 33 | |
| 34 | Summary |
| 35 | ------- |
| 36 | |
| 37 | According to the O-RAN-SC-OAM-Architecture document all ManagedElements |
| 38 | (near-real-time-RIC, O-CU-CP, O-CU-UP, O-DU and O-RU) implement the O1-interface. |
| 39 | |
| 40 | The O-RAN-OAM-interface specification defines |
| 41 | |
| 42 | a NetConf-Server for Configuration Management (CM) and |
| 43 | a http-client for Fault Managment (FM), Performance Management (PM) and other events |
| 44 | on each Management-Service-Provider (MnS-Provider) running on the ManagedElement (ME). |
| 45 | |
| 46 | |
| 47 | |
| 48 | The O-RAN-SC-OAM project provides reference implementation according to the O-RAN OAM (WG1) documents. |
| 49 | In addition we provide a common MnS-Consumer for development and module test purposes. |
| 50 | The assumption is that the projects for the ManagedElements can concentrate on the more important user-plane. |