[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:
Elod Illes 2023-04-21 19:30:10 +02:00
parent f11811c4a7
commit f2d8f9deb8
1 changed files with 1 additions and 1 deletions

View File

@ -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')),