From eba593a32c200af081a89fe522872e50bd03992e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 16 Aug 2023 20:37:48 +0200 Subject: [PATCH] Set Rocky series state as End of Life Rocky was proposed to transition to End of Life [1] and since all of the projects have EOL'd their stable/rocky branches, we are ready to set Rocky status to EOL on release page. [1] https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031922.html Change-Id: I3ca32b9d1acc3245ed3975580127bf8dfb10a343 --- data/series_status.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/data/series_status.yaml b/data/series_status.yaml index 0f58d23c1c..c366af802b 100644 --- a/data/series_status.yaml +++ b/data/series_status.yaml @@ -64,10 +64,9 @@ next-phase: status: unmaintained - name: rocky - status: extended maintenance + status: end of life initial-release: 2018-08-30 - next-phase: - status: unmaintained + eol-date: 2023-08-16 - name: queens status: end of life initial-release: 2018-02-28