[www] Set Wallaby status to Extended Maintenance
Project's last releases in Wallaby have been tagged with wallaby-em. Now indicate that Wallaby is in Extended Maintenance phase also at https://docs.openstack.org Planned transition date is November 2nd, 2022. Change-Id: I5034a4d42086d2640bfe2c5d5003c5b125809fbb
This commit is contained in:
parent
04757d0928
commit
88533d9789
@ -66,7 +66,7 @@ SERIES_INFO = {
|
||||
'train': SeriesInfo(date='October 2019', status='extended-maintenance'),
|
||||
'ussuri': SeriesInfo(date='May 2020', status='extended-maintenance'),
|
||||
'victoria': SeriesInfo(date='October 2020', status='extended-maintenance'),
|
||||
'wallaby': SeriesInfo(date='April 2021', status='maintained'),
|
||||
'wallaby': SeriesInfo(date='April 2021', status='extended-maintenance'),
|
||||
'xena': SeriesInfo(date='October 2021', status='maintained'),
|
||||
'yoga': SeriesInfo(date='April 2022', status='maintained'),
|
||||
'zed': SeriesInfo(date='October 2022', status='maintained'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user