Update download page for Phosphorus 13/97813/2
authorguillaume.lambert <guillaume.lambert@orange.com>
Fri, 15 Oct 2021 08:21:36 +0000 (10:21 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Fri, 15 Oct 2021 17:31:27 +0000 (17:31 +0000)
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Ib19e88cde15971e9ed0ce19f7e5f34f654a37e4b
(cherry picked from commit 5ef82ef6568d2163268c9b43718cc57f5ee59331)

docs/conf.py
docs/downloads.rst

index 2b2517b9182125e0ec61d840da7071d6a2af11d4..0c6f2dbc7613760d500df2976b3242ecb6f55d0f 100755 (executable)
@@ -69,6 +69,12 @@ linkcheck_ignore = [
     # Ignore IETF URLs often not reachable from Jenkins minions
     # because of hosting connectivity issues
     '^https?://tools.ietf.org/html/.*',
+    # anchors not correctly detected by sphinx on the gate
+    'http://checkstyle.sourceforge.net/config_coding.html#.*',
+    # this url often has connectivity issues on the gate
+    'https://www.mojohaus.org/animal-sniffer/animal-sniffer-maven-plugin/examples/checking-signatures.html',
+    # marketing message not ready at release download creation 10/15/21
+    'https://www.opendaylight.org/current-release-phosphorus',
 ]
 linkcheck_timeout = 300
 
index 16e7f8941373b090e75841cd9113223784fccb81..bd3fb21ebac0fd89e88196c3feab467f7f5f6b5b 100644 (file)
@@ -5,11 +5,30 @@ OpenDaylight Downloads
 Supported Releases
 ==================
 
-Silicon-SR2
--------------
+Phosphorus-SR0
+--------------
 
 (Current Release)
 
+:Announcement: `Phosphorus <https://www.opendaylight.org/current-release-phosphorus>`_
+
+:GA Release Date: October 15, 2021
+:Service Release Date: October 15, 2021
+
+:Downloads:
+    * `OpenDaylight Phosphorus Tar
+      <https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/opendaylight/15.0.0/opendaylight-15.0.0.tar.gz>`_
+    * `OpenDaylight Phosphorus Zip
+      <https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/opendaylight/15.0.0/opendaylight-15.0.0.zip>`_
+
+:Documentation:
+    * :doc:`Getting Started Guide <odl-phosphorus:getting-started-guide/index>`
+    * :doc:`Project Guides <odl-phosphorus:index>`
+    * :doc:`Release Notes <odl-phosphorus:release-notes/index>`
+
+Silicon-SR2
+-------------
+
 :Announcement: `Silicon <https://www.opendaylight.org/current-release-silicon>`_
 
 :GA Release Date: April 2, 2021
@@ -26,26 +45,6 @@ Silicon-SR2
     * :doc:`Project Guides <odl-silicon:index>`
     * :doc:`Release Notes <odl-silicon:release-notes/index>`
 
-Aluminium SR4
--------------
-
-:Announcement: `Aluminium <https://www.opendaylight.org/current-release-aluminium>`_
-
-:GA Release Date: September 22, 2020
-:Service Release Date: June 22, 2021
-
-:Downloads:
-    * `OpenDaylight Aluminium Tar
-      <https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/opendaylight/0.13.4/opendaylight-0.13.4.tar.gz>`_
-    * `OpenDaylight Aluminium Zip
-      <https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/opendaylight/0.13.4/opendaylight-0.13.4.zip>`_
-
-:Documentation:
-    * :doc:`Getting Started Guide <odl-aluminium:getting-started-guide/index>`
-    * :doc:`Project Guides <odl-aluminium:index>`
-    * :doc:`Release Notes <odl-aluminium:release-notes/index>`
-
-
 Archived Releases
 =================