From 864b569a526adce9935c8a3476f3ac67a092d6e6 Mon Sep 17 00:00:00 2001 From: Guillaume Lambert Date: Tue, 13 Apr 2021 17:54:29 +0200 Subject: [PATCH] Update Download page JIRA: DOCS-135 Signed-off-by: Guillaume Lambert Change-Id: Id5ea71c727006ee850618fb99df7b2c5cbfbb1df (cherry picked from commit 55bdfaf98976003268a70a0789bbbfa447eeeec5) --- docs/conf.py | 2 ++ docs/downloads.rst | 55 +++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 56 insertions(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 58230c886..5e004cfdf 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -71,6 +71,8 @@ linkcheck_ignore = [ # Ignore IETF URLs often not reachable from Jenkins minions # because of hosting connectivity issues '^http[s]://tools.ietf.org/html/.*', + # pending release -- to remove once published + 'https://www.opendaylight.org/current-release-silicon', ] linkcheck_timeout = 300 diff --git a/docs/downloads.rst b/docs/downloads.rst index 9f8a18192..dde059338 100644 --- a/docs/downloads.rst +++ b/docs/downloads.rst @@ -2,4 +2,57 @@ OpenDaylight Downloads ###################### -Follow the link: :doc:`OpenDaylight Downloads ` +Supported Releases +================== + +Silicon-SR0 +------------- + +(Current Release) + +:Announcement: `Silicon `_ + +:GA Release Date: April 2, 2021 +:Service Release Date: April 2, 2021 + +:Downloads: + * `OpenDaylight Silicon Tar + `_ + * `OpenDaylight Silicon Zip + `_ + +:Documentation: + * :doc:`Getting Started Guide ` + * :doc:`Project Guides ` + * :doc:`Release Notes ` + +Aluminium SR3 +------------- + +:Announcement: `Aluminium `_ + +:GA Release Date: September 22, 2020 +:Service Release Date: March 18, 2021 + +:Downloads: + * `OpenDaylight Aluminium Tar + `_ + * `OpenDaylight Aluminium Zip + `_ + +:Documentation: + * :doc:`Getting Started Guide ` + * :doc:`Project Guides ` + * :doc:`Release Notes ` + + +Archived Releases +================= + +* `OpenDaylight (Fluorine and newer) `_ +* `OpenDaylight (Nitrogen and Oxygen) `_ +* `OpenDaylight (Carbon and earlier) `_ +* `ODL Micro `_ +* `NeXt UI `_ +* `VTN Coordinator `_ +* `OpFlex `_ -- 2.36.6