[www] Set Xena status to Extended Maintenance
Project's last releases in Xena have been tagged with xena-em. Now indicate that Xena is in Extended Maintenance phase also at https://docs.openstack.org Planned transition date is April 20th, 2023. Change-Id: I90569d1e01d7ad958786cabf4b8bdb0791161a4e
This commit is contained in:
parent
f11811c4a7
commit
f2d8f9deb8
@ -71,7 +71,7 @@ SERIES_INFO = collections.OrderedDict([
|
||||
('victoria',
|
||||
SeriesInfo(date='October 2020', status='extended-maintenance')),
|
||||
('wallaby', SeriesInfo(date='April 2021', status='extended-maintenance')),
|
||||
('xena', SeriesInfo(date='October 2021', status='maintained')),
|
||||
('xena', SeriesInfo(date='October 2021', status='extended-maintenance')),
|
||||
('yoga', SeriesInfo(date='April 2022', status='maintained')),
|
||||
('zed', SeriesInfo(date='October 2022', status='maintained')),
|
||||
('2023.1.antelope', SeriesInfo(date='March 2023', status='maintained')),
|
||||
|
Loading…
x
Reference in New Issue
Block a user