[www] Set Queens series state as End of Life
Queens was proposed to transition to End of Life [1] and since all of the projects have EOL'd their stable/queens branches, we are ready to set Queens status to EOL on docs.openstack.org. [1] https://lists.openstack.org/pipermail/openstack-discuss/2022-November/031323.html Change-Id: Ia1ddf731ba0370757ea980356a089b2296f11eb5
This commit is contained in:
parent
55d20b56c5
commit
05b7a93d25
@ -60,7 +60,7 @@ SERIES_INFO = {
|
||||
'newton': SeriesInfo(date='October 2016', status='EOL'),
|
||||
'ocata': SeriesInfo(date='February 2017', status='EOL'),
|
||||
'pike': SeriesInfo(date='August 2017', status='EOL'),
|
||||
'queens': SeriesInfo(date='March 2018', status='extended-maintenance'),
|
||||
'queens': SeriesInfo(date='March 2018', status='EOL'),
|
||||
'rocky': SeriesInfo(date='August 2018', status='extended-maintenance'),
|
||||
'stein': SeriesInfo(date='April 2019', status='extended-maintenance'),
|
||||
'train': SeriesInfo(date='October 2019', status='extended-maintenance'),
|
||||
|
Loading…
Reference in New Issue
Block a user