diff --git a/VERSION b/VERSION index ccb309c..82a1ba0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.11.0-dev1 +2.11.0-dev2 diff --git a/conf.py b/conf.py index fc4b455..78b1d20 100644 --- a/conf.py +++ b/conf.py @@ -303,6 +303,8 @@ def get_version(): r'../release_notes/voltha_2.9.html', r'../release_notes/voltha_2.10.html', r'../release_notes/voltha_2.11.html', + # + r'../voltha-helm-charts/README.html', ] # -- Configure recommonmark to use AutoStructify ----------------------------- diff --git a/index.rst b/index.rst index eae1574..7fc685e 100644 --- a/index.rst +++ b/index.rst @@ -201,7 +201,8 @@ in the `VOLTHA wiki page `_ :caption: Releases :glob: - release_notes/* + release_notes/release_process.rst + release_notes/index.rst .. toctree:: :maxdepth: 2 diff --git a/logging/centralised_log_analysis.rst b/logging/centralised_log_analysis.rst index 91cf309..61af969 100644 --- a/logging/centralised_log_analysis.rst +++ b/logging/centralised_log_analysis.rst @@ -79,7 +79,7 @@ td-agent.Refer following link for Security features. To enable TLS/SSL encryption for elasticsearch pod refer the following link -`*https://github.com/elastic/helm-charts/tree/master/elasticsearch/examples/security* `__ +`*helm-charts::elasticsearch/examples/security* `__ To enable TLS/SSL encryption for kibana pod refer the following link diff --git a/overview/contributing.rst b/overview/contributing.rst index bfb14b1..019f1da 100644 --- a/overview/contributing.rst +++ b/overview/contributing.rst @@ -209,5 +209,6 @@ All of the codebase: Community Guidelines -------------------- -This project follows `Google's Open Source Community Guidelines `_ +This project follows `Google's Open Source Community Guidelines `_ + and ONF's [Code of Conduct](CODE_OF_CONDUCT.md). diff --git a/release_notes/index.rst b/release_notes/index.rst new file mode 100644 index 0000000..7c3ca31 --- /dev/null +++ b/release_notes/index.rst @@ -0,0 +1,16 @@ +Release Notes +============= + +.. toctree:: + :maxdepth: 1 + + voltha_2.11.rst + voltha_2.10.rst + voltha_2.9.rst + voltha_2.8.rst + voltha_2.7.rst + voltha_2.6.rst + voltha_2.5.rst + voltha_2.4.rst + voltha_2.3.rst + voltha_2.2.rst diff --git a/release_notes/see_also b/release_notes/see_also new file mode 100644 index 0000000..4a16d82 --- /dev/null +++ b/release_notes/see_also @@ -0,0 +1 @@ +https://github.com/opencord diff --git a/release_notes/voltha_2.11.rst b/release_notes/voltha_2.11.rst index ac932b3..229e6b9 100644 --- a/release_notes/voltha_2.11.rst +++ b/release_notes/voltha_2.11.rst @@ -54,86 +54,315 @@ Jira stories A full list of stories and bugs completed can be found under the `VOLTHA 2.11 `_ release page in Jira. -Component Versions in VOLTHA 2.10 release +Component Versions in VOLTHA 2.11 release ----------------------------------------- -ONOS and Atomix: -++++++++++++++++ - -.. csv-table:: - :header: "Component", "Version" - :widths: 30, 10 - - "`ONOS 2.5 LTS `_", "``2.5.8``" - "`ATOMIX `_", "``3.1.9``" - -ONOS Apps: -++++++++++ - -.. csv-table:: - :header: "Component", "Version" - :widths: 30, 10 - - "`aaa `_", "``2.6.0``" - "`dhcpl2relay `_", "``2.6.0``" - "`igmpproxy `_", "``2.5.0``" - "`kafka `_", "``2.9.0``" - "`mcast `_", "``2.6.0``" - "`olt `_", "``5.1.2``" - "`sadis `_", "``5.6.0``" - "`bng `_", "``2.2.0``" - "`pppoeagent `_", "``1.2.0``" - "`olttopology `_", "``1.2.0``" - -VOLTHA Components: -++++++++++++++++++ - -.. csv-table:: - :header: "Component", "Version", "Chart", "Version" - :widths: 30, 10, 10, 10 - - "`Helm Charts (voltha-helm-charts) `_", "``3.1.4``", "", "" - "`bbsim `_", "``1.12.10``", "`chart `_", "``4.8.6``" - "`Bbsim-sadis-server `_", "``0.3.4``", "?", "``0.3.1``" - "`ofagent-go `_", "``2.1.2``", "?", "``2.11.3``" - "`openolt agent `_", "``3.7.5``", "?", "" - "`voltctl `_", "``1.7.6``", "?", "" - "`voltha-go `_", "``3.1.5``", "?", "``2.11.3``" - "`voltha-lib-go `_", "``7.1.7``", "?", "" - "`voltha-onos `_", "``5.1.1``", "?", "``0.1.27``" - "`voltha-openolt-adapter `_", "``4.2.6``", "?", "``2.11.3``" - "`voltha-openonu-adapter-go `_", "``2.2.8``", "?", "``2.10.3``" - "`voltha-protos `_", "``5.2.5``", "?", "" - "`voltha-system-tests `_", "``2.10.1``", "?", "" - - -Helm Chart Versions: -++++++++++++++++++++ +ONOS and Atomix ++++++++++++++++ + +.. list-table:: ONOS and Atomix + :widths: 30, 5, 5, 5, 5, 5 + :header-rows: 2 + + * - Component + - VOLTHA + - Component + - with + - Gerrit + - Github + * - Name + - Version + - Version + - Chart + - URL + - URL + * - + - + - + - + - + - + * - `ONOS 2.5 LTS `_ + - + - ``2.5.8`` + - + - + - + * - `ATOMIX `_ + - + - ``3.1.9`` + - + - + - + +ONOS Apps ++++++++++ + +.. list-table:: ONOS Apps + :widths: 30, 5, 5, 5, 5, 5 + :header-rows: 2 + + * - Component + - VOLTHA + - Component + - with + - Gerrit + - Github + * - Name + - Version + - Version + - Chart + - URL + - URL + * - + - + - + - + - + - + * - `aaa `_ + - + - ``2.6.0`` + - + - + - + * - `dhcpl2relay `_ + - + - ``2.6.0`` + - + - + - + * - `igmpproxy `_ + - + - ``2.5.0`` + - + - + - + * - `kafka `_ + - + - ``2.9.0`` + - + - + - + * - `mcast `_ + - + - ``2.6.0`` + - + - + - + * - `olt `_ + - + - ``5.1.2`` + - + - + - + * - `sadis `_ + - + - ``5.6.0`` + - + - + - + * - `bng `_ + - + - ``2.2.0`` + - + - + - + * - `pppoeagent `_ + - + - ``1.2.0`` + - + - + - + * - `olttopology `_ + - + - ``1.2.0`` + - + - + - + +VOLTHA Components ++++++++++++++++++ + +.. list-table:: VOLTHA Components + :widths: 30, 5, 5, 5, 5, 5 + :header-rows: 2 + + * - Component + - VOLTHA + - Component + - + - Gerrit + - Github + * - Name + - Version + - Version + - with Chart + - URL + - URL + * - + - + - + - + - + - + * - `Helm Charts (voltha-helm-charts) `_ + - ``3.2.1-dev1`` + - + - + - `X `__ + - `X `__ + * - `bbsim `_ + - ``1.14.4`` + - ``4.8.6`` + - `chart `_ + - `X `__ + - `X `__ + * - `Bbsim-sadis-server `_ + - + - ``0.3.4`` + - + - + - `X `__ + * - `ofagent-go `_ + - ``2.11.3`` + - ``2.1.2`` + - + - + - `X `__ + * - `openolt agent `_ + - + - ``3.7.5`` + - + - + - `X `__ + * - `voltctl `_ + - ``1.8.3`` + - + - + - `X `__ + - `X `__ + * - `voltha-go `_ + - ``3.1.7`` + - + - ``2.11.3`` + - `X `__ + - `X `__ + * - `voltha-lib-go `_ + - ``2.11.3`` + - ``7.3.1`` + - + - + - `X `__ + * - `voltha-onos `_ + - + - ``5.1.2`` + - ``0.1.27`` + - `X `__ + - `X `__ + * - `voltha-openonu-adapter-go `_ + - ``2.7.2`` + - ``2.10.3`` + - + - `X `__ + - `X `__ + * - `voltha-openolt-adapter `_ + - ``master: v4.2.11`` + - ``4.2.6`` + - + - `X `__ + - `X `__ + * - `voltha-protos `__ + - ``master: 5.3.6`` + - ``5.3.6`` + - + - `X `__ + - `X `__ + * - `voltha-system-tests `_ + - ``2.11.10`` + - + - + - `X `__ + - `X `__ + +Helm Chart Versions ++++++++++++++++++++ This section refers to the macro charts to deploy the required infrastructure and a (or many) VOLTHA stacks: -.. csv-table:: - :header: "Component", "Version" - :widths: 30, 10 - - "Voltha-infra", "``2.10.7``" - "Voltha-stack", "``2.10.5``" - -BAL Version: -++++++++++++ - -.. csv-table:: - :header: "Component", "Version" - :widths: 30, 10 - - "Broadcom abstraction layer (BAL)", "``3.10.2.2``" +.. list-table:: Helm Chart Versions + :widths: 30, 5, 5, 5, 5, 5 + :header-rows: 2 + + * - Component + - VOLTHA + - Component + - + - Gerrit + - Github + * - Name + - Version + - Version + - with Chart + - URL + - URL + * - + - + - + - + - + - + * - Voltha-infra + - ``2.10.7`` + - + - + - + - + * - Voltha-stack + - ``2.10.5`` + - + - + - + - + +BAL Version ++++++++++++ + +.. list-table:: Helm Chart Versions + :widths: 30, 5, 5, 5, 5, 5 + :header-rows: 2 + + * - Component + - VOLTHA + - Component + - + - Gerrit + - Github + * - Name + - Version + - Version + - with Chart + - URL + - URL + * - + - + - + - + - + - + * - Broadcom abstraction layer (BAL) + - + - ``3.10.2.2`` + - + - + - Openolt Agent packages: +++++++++++++++++++++++ **EdgeCore** Get access credentials for https://edgecore.quickconnect.to from Edgecore. Then login and navigate to ``File_Station`` -> ``EdgecoreNAS``, and then the folder -``/ASXvOLT16/OpenOLT_Agent/From_ONF_Distribution/voltha-2.10`` or -``/ASGvOLT64/OpenOLT_Agent/From_ONF_Distribution/voltha-2.10`` based on ``ASXvOLT16`` or ``ASGvOLT64`` platform, +``/ASXvOLT16/OpenOLT_Agent/From_ONF_Distribution/voltha-2.11`` or +``/ASGvOLT64/OpenOLT_Agent/From_ONF_Distribution/voltha-2.11`` based on ``ASXvOLT16`` or ``ASGvOLT64`` platform, and pick the suitable OLT debian package based on ``BAL 3.10.2.2`` applicable for you. Please make sure to use the ONL ``/ASXvOLT16/OpenOLT_Agent/From_ONF_Distribution/ONL-onl-4.14_ONL-OS8_2021-11-26.0058-0de1c30_AMD64_INSTALLED_INSTALLER`` @@ -141,8 +370,8 @@ for running ``BAL 3.10.2.2``. **Radisys** Please write to `Cameron Lundberg `_ -to get the OLT debian package validated on 3200G, 1600x and 1600G platforms for VOLTHA-2.10 release +to get the OLT debian package validated on 3200G, 1600x and 1600G platforms for VOLTHA-2.11 release **Zyxel** Please write to `Emanuel Villalobos `_ -to get the OLT debian package validated on the SDA3016SS for VOLTHA-2.10 release. +to get the OLT debian package validated on the SDA3016SS for VOLTHA-2.11 release.