[VOL-5061] - docs.voltha.org: Update release page.On branch dev-joey
[VOL-5079]
conf.py
sphinx_conf/exclude_patterns.py
sphinx_conf/linkcheck_ignore.py
-------------------------------
o Refactor large URL and path exclusion lists into separate files.
o Update linkcheck release_notes/*.html patterns to exclude by regex.
release_notes/voltha_2.12.rst
-----------------------------
o Update deployed package grid with current version strings.
o Re-arrange structure to display 'artifacts', include links
for pkg, pkg-app and pkg-api artifact downloads.
o Replace sonatype/nexus urls(staging) with direct links to maven central.
requirements.txt
----------------
o Added missing python package sphinx-reload.
howto/release/components/apache-karaf/
howto/release/components/atomix/
howto/release/components/onos/
--------------------------------------
o Capture dependencies, version upgrades and sources to endit
for current package release deployments.
To view changes live:
o git checkout voltha-docs
o cd voltha-docs
o make reload
Change-Id: I7b88f9d4d3329abcbe98ebbb4dbb94587088f8b9
diff --git a/howto/release/components/apache-karaf/index.rst b/howto/release/components/apache-karaf/index.rst
new file mode 100644
index 0000000..71787d0
--- /dev/null
+++ b/howto/release/components/apache-karaf/index.rst
@@ -0,0 +1,8 @@
+ONOS Component: Atomix
+======================
+
+Dependency will be deprecated by the v2.13 release so no need to upgrade.
+
+See Also
+--------
+- `VOL-5065 <https://jira.opencord.org/browse/VOL-5065>`_
diff --git a/howto/release/components/atomix/index.rst b/howto/release/components/atomix/index.rst
new file mode 100644
index 0000000..71787d0
--- /dev/null
+++ b/howto/release/components/atomix/index.rst
@@ -0,0 +1,8 @@
+ONOS Component: Atomix
+======================
+
+Dependency will be deprecated by the v2.13 release so no need to upgrade.
+
+See Also
+--------
+- `VOL-5065 <https://jira.opencord.org/browse/VOL-5065>`_
diff --git a/howto/release/components/index.rst b/howto/release/components/index.rst
index 3d4dfdb..3910d27 100644
--- a/howto/release/components/index.rst
+++ b/howto/release/components/index.rst
@@ -15,6 +15,10 @@
voltha-openolt-adapter
voltha-openonu-adapter-go
+ apache-karaf/index
+ atomix/index
+ onos/index
+
maclearner/index
mcast/index
olt/index
diff --git a/howto/release/components/onos/index.rst b/howto/release/components/onos/index.rst
new file mode 100644
index 0000000..71787d0
--- /dev/null
+++ b/howto/release/components/onos/index.rst
@@ -0,0 +1,8 @@
+ONOS Component: Atomix
+======================
+
+Dependency will be deprecated by the v2.13 release so no need to upgrade.
+
+See Also
+--------
+- `VOL-5065 <https://jira.opencord.org/browse/VOL-5065>`_