X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=516a823fbcab37854187f80ad9f70fa16743e2d6;hp=e59befebc30452df5c3fb94193f4cb4e0ee3646b;hb=58ab2804474c6776a3cc95cb3693e219b953db21;hpb=048a8673d15e0329cd79594028f19ba315ba7140 diff --git a/docs/release-notes.rst b/docs/release-notes.rst index e59befe..516a823 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -7,7 +7,7 @@ Release Notes ============= -This document provides the release notes for Amber of sim/o1-interface. +This document provides the release notes for the sim/o1-interface project. .. contents:: :depth: 3 @@ -21,7 +21,10 @@ Version history | **Date** | **Ver.** | **Author** | **Comment** | | | | | | +--------------------+--------------------+--------------------+--------------------+ -| 2019-11-13 | 0.0.1 | Alex Stancu | First draft | +| 2020-06-08 | 0.6.1 | Alex Stancu | Bronze release | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ +| 2019-11-13 | 0.0.1 | Alex Stancu | First draft - Amber| | | | | | +--------------------+--------------------+--------------------+--------------------+ @@ -38,12 +41,15 @@ N/A Feature Additions ^^^^^^^^^^^^^^^^^ -N/A +* IPv6 for the simulated devices +* NETCONF CallHome for the simulated devices +* Manual notification generation +* Custom naming of the simulated devices Bug Corrections ^^^^^^^^^^^^^^^ - -N/A +* `ssh-connections` and `tls-connections` leafs are now removed from the simulator-config +* `fault-notification-delay-period` has now the attribute `ordered-by user` Deliverables ^^^^^^^^^^^^ @@ -51,11 +57,15 @@ Deliverables Software Deliverables +++++++++++++++++++++ -Two docker containers are the resulting artefacts of the sim-o1-project: +The following docker containers are the resulting artefacts of the sim-o1-project: + +* **o-ran-sc/ntsim-manager** - this image contains the NTS Manager, which handles the simulation environment; + +* **o-ran-sc/ntsim-o-ran-ru-fh** - this image contains a simulated device which exposes a management interface via NETCONF/YANG, implementing the O1 FH interface specifications; -* **sim-o1-interface-manager** - this image contains the NTS Manager, which handles the simulation environment; +* **o-ran-sc/ntsim-o-ran-sc-o-ran-ru** - this image contains a simulated device which exposes a management interface via NETCONF/YANG, implementing the O-RAN-SC O-RU Management interface defined by the OAM project; -* **sim-o1-interface-device** - this image contains a simulated device which exposes a management interface via NETCONF/YANG, implementing the O1 interface specifications. +* **o-ran-sc/ntsim-x-ran** - this image contains a simulated device which exposes a management interface via NETCONF/YANG, implementing the X-RAN Management interface. Documentation Deliverables