Merge "Create VES client example for domain 'stndefined'"
[oam.git] / docs / release-notes.rst
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 highstreet technologies GmbH
4
5
6 Operation and Maintenance Release Notes
7 =======================================
8
9 This document provides the release notes for O-RAN-SC D-Release of the Operation and Maintenance (OAM) project.
10
11 .. contents::
12    :depth: 3
13    :local:
14
15 Version 4.0.2, 2021-04-02
16 --------------------------
17
18 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
19 | Issue                                                              | Summary                                                                 |
20 +====================================================================+=========================================================================+
21 | `OAM-180     <https://jira.o-ran-sc.org/browse/OAM-180>`__         | Wrong time format in VES client scripts                                 |
22 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
23 | `OAM-176     <https://jira.o-ran-sc.org/browse/OAM-176>`__         | Support of IPv6 by docker-compose                                       |
24 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
25 | `OAM-175     <https://jira.o-ran-sc.org/browse/OAM-175>`__         | Update docker-compose and its configurations                            |
26 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
27 | `OAM-174     <https://jira.o-ran-sc.org/browse/OAM-174>`__         | Update VES Client scripts supporting VES 7.2                            |
28 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
29 | `OAM-173     <https://jira.o-ran-sc.org/browse/OAM-173>`__         | Update VES client scripts supporting https                              |
30 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
31 | `OAM-170     <https://jira.o-ran-sc.org/browse/OAM-170>`__         | Delete folder 'model' from OAM repo'                                    |
32 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
33 | `OAM-169     <https://jira.o-ran-sc.org/browse/OAM-169>`__         | Use case driven yang for O-DU                                           |
34 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
35 | `OAM-168     <https://jira.o-ran-sc.org/browse/OAM-168>`__         | Update namespace definitions in prototype yangs of O-RAN-SC             |
36 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
37 | `OAM-164     <https://jira.o-ran-sc.org/browse/OAM-164>`__         | Add WG4 november train yangs modules                                    |
38 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
39 | `SDNC-1480   <https://jira.onap.org/browse/SDNC-1480>`__           | O-RAN (FrontHaul) deviceManager: support of GuiCutThrough               |
40 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
41 | `CCSDK-3161  <https://jira.onap.org/browse/CCSDK-3161>`__          | O-RAN (FrontHaul) deviceManager: o-ran-fm.yang/alarm-notif to VES:fault |
42 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
43 | `CCSDK-3160  <https://jira.onap.org/browse/CCSDK-3160>`__          | CallHome to VES:pnfRegistration                                         |
44 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
45 | `NETCONF-766 <https://jira.opendaylight.org/browse/NETCONF-766>`__ | Logging al RESTCONF requests and responses [1]_                         |
46 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
47 | `NETCONF-744 <https://jira.opendaylight.org/browse/NETCONF-744>`__ | Read whole leaf-list using get/get-config RPC [1]_                      |
48 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
49 | `NETCONF-735 <https://jira.opendaylight.org/browse/NETCONF-735>`__ | Support NETCONF get/get-config with multiple selected subtrees [1]_     |
50 +--------------------------------------------------------------------+-------------------------------------------------------------------------+
51
52 .. [1] Patched via MAVEN repo into CCSDK as long as code is not merged into OpenDaylight master branch
53
54
55 Version 4.0.1, 2021-03-12
56 --------------------------
57
58 +--------------------------------------------------------+-------------------------------------------------------------+
59 | Issue                                                  | Summary                                                     |
60 +========================================================+=============================================================+
61 | `OAM-166 <https://jira.o-ran-sc.org/browse/OAM-166>`__ | Add WG4 July 2020 yang modules                              |
62 +--------------------------------------------------------+-------------------------------------------------------------+
63 | `OAM-163 <https://jira.o-ran-sc.org/browse/OAM-163>`__ | Rename yang filename to <module>@<revision> format          |
64 +--------------------------------------------------------+-------------------------------------------------------------+
65 | `OAM-160 <https://jira.o-ran-sc.org/browse/OAM-160>`__ | Modeling Repo: SIM directory not longer required            |
66 +--------------------------------------------------------+-------------------------------------------------------------+
67 | `OAM-159 <https://jira.o-ran-sc.org/browse/OAM-159>`__ | Remove yang models from Repo                                |
68 +--------------------------------------------------------+-------------------------------------------------------------+
69 | `OAM-154 <https://jira.o-ran-sc.org/browse/OAM-154>`__ | OAM tr069: Changing .gitignore for IntelliJ related files   |
70 +--------------------------------------------------------+-------------------------------------------------------------+
71 | `OAM-121 <https://jira.o-ran-sc.org/browse/OAM-121>`__ | Request to modify SMO deployment SOP                        |
72 +--------------------------------------------------------+-------------------------------------------------------------+
73 | `OAM-120 <https://jira.o-ran-sc.org/browse/OAM-120>`__ | Release dashboard image at version 2.0.3                    |
74 +--------------------------------------------------------+-------------------------------------------------------------+
75
76 Version 2.0.4, 2020-06-13
77 --------------------------
78
79 * Documentation updated
80 * Develop reusable OAM API such that the first consumer being a VTH can query, subscribe or publish on a DMaaP topic    Story
81 * Create helm deployment for SMO
82 * Feature split for starting devicemanagers
83 * Seed coder for an YANG linter
84 * Please see also Release Notes of `ONAP SDNC, DCAE, DMaaP, OOM <https://onap-doc.readthedocs.io/en/frankfurt/release/index.html>`_
85
86 Version 2.0.3, 2020-04-08
87 -------------------------
88
89 * What is an SMO?
90 * Provide xRAN datamodels
91 * Provide curl bash scripts for Software Management
92 * Add jenkins jobs for oam
93 * Add parents to model artifacts
94 * Add top level pom file to distribution
95 * Wrong image tag in nonrt-o1-controller distribution pom
96 * Use ONAP release parents directly
97 * Adjust artifact group name to ORAN naming rule
98 * Use ORAN parents
99 * Add push registry to distribution pom
100
101 Version 2.0.2, 2020-03-16
102 -------------------------
103
104 * Controller DeviceManager for O-RAN-SC
105 * Provide O1 yang modules
106
107 Version 2.0.1, 2020-02-26
108 -------------------------
109
110 * Develop VTH for A1 interface
111
112
113 Version 1.0.0, 2019-11-14
114 -------------------------
115
116 * Documentation added
117
118
119 Version 0.1.1, 2019-09-18
120 -------------------------
121
122 * Development environment added
123
124
125 Version 0.1.0, 2019-09-08
126 -------------------------
127 * Initial version