From e7f8d788f3045ec80410add76944d824f52406f8 Mon Sep 17 00:00:00 2001 From: demx8as6 Date: Wed, 29 Jun 2022 14:12:33 +0200 Subject: [PATCH] Update Release notes for F Release - broken links corrected for abberviations - release notes enhanced Issue-ID: OAM-267 Change-Id: I3ce9bb7147f40e14555fee201995f9e8541dcd87 Signed-off-by: demx8as6 --- .gitignore | 1 + docs/abbreviations.rst | 2 +- docs/release-notes.rst | 96 ++++++++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 96 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8896c01..7029b68 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,7 @@ yang-gen-sal/ target-ide/ release.properties .vscode +archive # python __pycache__ diff --git a/docs/abbreviations.rst b/docs/abbreviations.rst index 58c6dbb..6fefd7d 100644 --- a/docs/abbreviations.rst +++ b/docs/abbreviations.rst @@ -310,7 +310,7 @@ Abbreviations +--------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | VDU | `Virtualization Deployment Unit `__ | +--------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -| VES | `Virtual function Event Stream `__ | +| VES | Virtual function Event Stream | +--------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | vF | Virtual Firewall (an example VNF) | +--------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ diff --git a/docs/release-notes.rst b/docs/release-notes.rst index a5f6992..c6b1538 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,6 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. SPDX-License-Identifier: CC-BY-4.0 -.. Copyright (C) 2021 highstreet technologies GmbH +.. Copyright (C) 2022 highstreet technologies USA Corp. Operation and Maintenance Release Notes @@ -8,7 +8,99 @@ Operation and Maintenance Release Notes This document provides the release notes for O-RAN-SC D-Release of the Operation and Maintenance (OAM) project. -A collection of release notes for used projects is available in `O-RAN-SC OAM wiki release notes `__. +Version 6.0.0, 2022-06-28 +------------------------- + ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| Issue | Summary | ++=========================================================+=================================================================================+ +| `OAM-271 `__ | Deployment: sdnc-web is not coming up | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-270 `__ | O-DUs must not be affected by a disaster for June 2022 | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-269 `__ | Correct E2 protocol | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-268 `__ | create topologies for 2022-06 OTIC PoCfest | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-266 `__ | Create additional information model for topology | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-265 `__ | Deployment: jenkins pod not coming up, missing pv | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-264 `__ | Deployment: Minor corrections in README.md | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-263 `__ | Create more VES stndDefined Examples | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-262 `__ | Define Wireshark configuration | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-261 `__ | Update README to document new Wireshark function | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-260 `__ | Add Wireshark to docker-compose | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-259 `__ | Add Wireshark to the solution | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-258 `__ | Ues json file names as expected by o-ran-sc-topology service | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-257 `__ | Use inline css styles for SVG | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-256 `__ | ADD N1, N2 N3 interfacing to topology generation | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-255 `__ | Add nodes, function and protocols for N1, N2 and N3 interfacing | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-254 `__ | Create topology-parser tool | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-253 `__ | remove dependency to unused tile-server | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-252 `__ | Update nexus port to 10001 for VES Collector images as it is now released. | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-251 `__ | Align docker-compose with SIM topology-service | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-250 `__ | Add LayerProtocolQualifier | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-249 `__ | Create a script to generate a Topology | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-248 `__ | Create O-RAN-SC extension to TAPI Topology v2.1.3 | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-247 `__ | Remove highstreet from simulated Network Functions names | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-246 `__ | Modify docker-compose configuration | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-245 `__ | Correct pm-streaming model | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-244 `__ | Add known issue section to release notes | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-243 `__ | Network slicing event support by OAM (Simulator) | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-211 `__ | Update to Java 11 | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-172 `__ | Update Deployment | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-143 `__ | 1852,Provide ONAP Guilin based nonrtric-o1-controller image | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-132 `__ | ONAP Guilin SDN-R based nonrtric-o1-controller | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-130 `__ | SPV is failing if Admin state and another parameter present in single request | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-129 `__ | Adding Copyright license for missing files | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-127 `__ | Support of heartbeat and Software management Code delivery | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-123 `__ | Yang model files should be part of scp/oam/modeling | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-117 `__ | License.txt should update with latest 3rd party software list | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-115 `__ | Remove unused directories | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-35 `__ | User plane Topology View | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-34 `__ | Control Plane Topology View | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-33 `__ | O1 Topology View | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-32 `__ | A1/E2 Topology View | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ + +Please see related release notes in `ONAP SDNC `__ +and `OpenDaylight `__ . Version 5.1.0, 2022-01-31 ------------------------- -- 2.16.6