Update to ONOS 2.5.5 and minor release fixes
Change-Id: I4ee5f5273220a79e7f3e15344faa2e863c3d161f
diff --git a/VERSION b/VERSION
index c8e38b6..dedcc7d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.9.0
+2.9.1
diff --git a/git_refs b/git_refs
index b4dfdcd..b91f3e9 100644
--- a/git_refs
+++ b/git_refs
@@ -11,15 +11,15 @@
_REPO NAME_ _DIR_ _REF_
-bbsim / master
-cord-tester / master
-ofagent-go / master
-openolt / master
-voltctl / master
-voltha-go / master
-voltha-openolt-adapter / master
-voltha-openonu-adapter-go / master
-voltha-protos / master
-voltha-system-tests / master
-device-management-interface / master
-voltha-helm-charts / master
+bbsim / 1f9f4b259a3b5c5ac7c2b825b87c2e373f5d4006
+cord-tester / 50fa73610e32ecdca6609178c0d76b49fee44537
+ofagent-go / 6f62dcf54a43e77ad979426bde91f799dae06e56
+openolt / cdd5e5f29842b7b51a277958031de720d0dc9407
+voltctl / b3b702901d7be47ae14b158dec7caffebb180411
+voltha-go / 24ba08010800ed35c066ed46d09a0d8c223db562
+voltha-openolt-adapter / 84db3995cb4a84e7c65422e68a40c387916f8576
+voltha-openonu-adapter-go / b0e8840c716dadceca48a30d14f6997d85983766
+voltha-protos / 5cb0d404b91a6aa8786f731e54a6a5de3cbf6ab4
+voltha-system-tests / ec6c85b48f7fd64b4bae39b78f89da39dc35f903
+device-management-interface / fcd2229f62ec0c3d0b50805713f38bcad910ab92
+voltha-helm-charts / f0b086f15a408308b9079e773d897a13ea329a28
diff --git a/overview/troubleshooting.rst b/overview/troubleshooting.rst
index d0e5260..353e61b 100644
--- a/overview/troubleshooting.rst
+++ b/overview/troubleshooting.rst
@@ -54,7 +54,7 @@
----------------
In order to see OMCI packets in Wireshark you'll need to install ``omci.lua`` and ``BinDecHex.lua`` dissectors
-`wiki.wireshark.org/Contrib <https://wiki.wireshark.org/Contrib#Protocol_Dissectors>`_.
+`wiki.wireshark.org/Contrib <https://wiki.wireshark.org/Contrib#protocol-dissectors>`_.
To install them on Ubuntu:
diff --git a/release_notes/voltha_2.9.rst b/release_notes/voltha_2.9.rst
index 8be6ace..b5a610e 100644
--- a/release_notes/voltha_2.9.rst
+++ b/release_notes/voltha_2.9.rst
@@ -200,16 +200,6 @@
Component Versions in VOLTHA 2.9 release
----------------------------------------
-.. note::
- ONOS and the voltha related apps have not yet been released due to an issue with
- `Sonatype <https://twitter.com/sonatype_ops/status/1471099908300189705>`_. Following are the versions to which ONOS
- and the apps will be released when the issue is resolved. For now we suggest you either build your voltha-onos image
- yourself using ``onosproject/onos:2.5-latest`` and the top of the apps master branch or use
- `voltha/voltha-onos:5.0.4-rc1 <https://hub.docker.com/layers/voltha/voltha-onos/5.0.4-rc1/images/sha256-da570cd6462b0d74ee763b7350e9ecb617d1f68c0002e97917390dd563cb78f8?context=explore>`_
- , which is a custom built image by ONF including ONOS and the apps at the right commit.
- A new image will be pushed when the issues is resolved.
-
-
ONOS and Atomix:
++++++++++++++++
@@ -233,14 +223,14 @@
VOLTHA Components:
++++++++++++++++++
-- `Helm Charts (voltha-helm-charts) <https://gerrit.opencord.org/gitweb?p=voltha-helm-charts.git;a=tree;h=refs/heads/voltha-2.9>`_ - ``2.9.0``
+- `Helm Charts (voltha-helm-charts) <https://gerrit.opencord.org/gitweb?p=voltha-helm-charts.git;a=tree;h=refs/heads/voltha-2.9>`_ - ``3.0.1``
- `bbsim <https://gerrit.opencord.org/gitweb?p=bbsim.git;a=tree>`_- ``1.9.1`` with `chart <https://gerrit.opencord.org/gitweb?p=helm-charts.git;a=tree;f=bbsim>`_ ``4.5.2``
- `voltha-go <https://gerrit.opencord.org/gitweb?p=voltha-go.git;a=tree;h=refs/heads/voltha-2.9>`_ - ``3.0.2`` with chart ``2.10.9``
- `ofagent-go <https://gerrit.opencord.org/gitweb?p=ofagent-go.git;a=tree;h=refs/heads/voltha-2.9>`_ - ``2.0.1`` with chart ``2.10.9``
- `voltctl <https://gerrit.opencord.org/gitweb?p=voltctl.git;a=tree>`_ - ``1.7.4``
- `voltha-openolt-adapter <https://gerrit.opencord.org/gitweb?p=voltha-openolt-adapter.git;a=tree;h=refs/heads/voltha-2.9>`_ - ``4.1.5`` with chart ``2.10.8``
- `voltha-openonu-adapter-go <https://gerrit.opencord.org/gitweb?p=voltha-openonu-adapter-go.git;a=tree;h=refs/heads/voltha-2.9>`_ - ``2.1.2`` with chart ``2.9.11``
-- `voltha-onos <https://gerrit.opencord.org/gitweb?p=voltha-onos.git;a=tree;h=refs/heads/voltha-2.9>`_ - ``5.0.4-rc1`` with chart ``0.1.26``
+- `voltha-onos <https://gerrit.opencord.org/gitweb?p=voltha-onos.git;a=tree;h=refs/heads/voltha-2.9>`_ - ``5.0.4`` with chart ``0.1.27``
- `openolt agent <https://gerrit.opencord.org/gitweb?p=openolt.git;a=tree;h=refs/heads/voltha-2.9>`_ - ``3.6.2``
- `voltha-protos <https://github.com/opencord/voltha-protos/releases/tag/v5.1.2>`_ - ``5.1.2``
- `voltha-lib-go <https://github.com/opencord/voltha-lib-go/releases/tag/v7.1.3>`_ - ``7.1.3``
@@ -251,7 +241,7 @@
Helm Chart Versions:
++++++++++++++++++++
This section refers to the macro charts to deploy the required infrastructure and a (or many) VOLTHA stacks:
-- Voltha-infra: ``2.9.11``
+- Voltha-infra: ``2.9.12``
- Voltha-stack: ``2.9.15``
BAL Version: