[www] Set Pike series state as End of Life
Pike transitioned to End of Life [1], this patch sets the status to EOL in docs.openstack.org. [1] https://lists.openstack.org/pipermail/openstack-discuss/2022-July/029769.html Change-Id: Ifd6aa5ecad14749f3f347a19f944634d1f220d53
This commit is contained in:
parent
fa1fba2bac
commit
eb78fd85e2
@ -59,7 +59,7 @@ SERIES_INFO = {
|
||||
'mitaka': SeriesInfo(date='April 2016', status='EOL'),
|
||||
'newton': SeriesInfo(date='October 2016', status='EOL'),
|
||||
'ocata': SeriesInfo(date='February 2017', status='EOL'),
|
||||
'pike': SeriesInfo(date='August 2017', status='extended-maintenance'),
|
||||
'pike': SeriesInfo(date='August 2017', status='EOL'),
|
||||
'queens': SeriesInfo(date='March 2018', status='extended-maintenance'),
|
||||
'rocky': SeriesInfo(date='August 2018', status='extended-maintenance'),
|
||||
'stein': SeriesInfo(date='April 2019', status='extended-maintenance'),
|
||||
|
Loading…
Reference in New Issue
Block a user