Skip to content

Commit e52a4ba

Browse files
committed
Update download page for Scandium
Update download page for Scandium GA. Change-Id: I49cbfb5b68ce832bb9cae088f1a13a6e86a63de0 Signed-off-by: Ivan Hrasko <[email protected]> (cherry picked from commit 0e26760)
1 parent 54c5d49 commit e52a4ba

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

docs/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ def update_intersphinx_mapping():
7878
#Ignore announce page link till it is up
7979
'https://www.opendaylight.org/current-release-potassium',
8080
'https://www.opendaylight.org/current-release-calcium',
81+
'https://www.opendaylight.org/current-release-scandium',
8182
]
8283
linkcheck_timeout = 300
8384

docs/downloads.rst

+19-20
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,29 @@ OpenDaylight Downloads
55
Supported Releases
66
==================
77

8-
Calcium-SR2
8+
Scandium-SR0
99
-------------
1010

1111
(Current Release)
1212

13+
:Announcement: `Scandium <https://www.opendaylight.org/current-release-scandium>`_
14+
15+
:GA Release Date: September 30, 2024
16+
17+
:Downloads:
18+
* `OpenDaylight Scandium Tar
19+
<https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.tar.gz>`_
20+
* `OpenDaylight Scandium Zip
21+
<https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.zip>`_
22+
23+
:Documentation:
24+
* :doc:`Getting Started Guide <odl-scandium:getting-started-guide/index>`
25+
* :doc:`Project Guides <odl-scandium:index>`
26+
* :doc:`Release Notes <odl-scandium:release-notes/index>`
27+
28+
Calcium-SR2
29+
-------------
30+
1331
:Announcement: `Calcium <https://www.opendaylight.org/current-release-calcium>`_
1432

1533
:GA Release Date: April 18, 2024
@@ -26,25 +44,6 @@ Calcium-SR2
2644
* :doc:`Project Guides <odl-calcium:index>`
2745
* :doc:`Release Notes <odl-calcium:release-notes/index>`
2846

29-
Potassium-SR3
30-
-------------
31-
32-
:Announcement: `Potassium <https://www.opendaylight.org/current-release-potassium>`_
33-
34-
:GA Release Date: October 6, 2023
35-
:Service Release Date: June 19, 2024
36-
37-
:Downloads:
38-
* `OpenDaylight Potassium Tar
39-
<https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/karaf/0.19.3/karaf-0.19.3.tar.gz>`_
40-
* `OpenDaylight Potassium Zip
41-
<https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/karaf/0.19.3/karaf-0.19.3.zip>`_
42-
43-
:Documentation:
44-
* :doc:`Getting Started Guide <odl-potassium:getting-started-guide/index>`
45-
* :doc:`Project Guides <odl-potassium:index>`
46-
* :doc:`Release Notes <odl-potassium:release-notes/index>`
47-
4847

4948
Docker images
5049
=============

0 commit comments

Comments
 (0)