From d40793afc8ef271a981c122831bb04592f3c09f5 Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Thu, 4 Jan 2024 13:22:18 +0100 Subject: [PATCH] Set Stein series state as End of Life Stein was proposed to transition to End of Life [1] and since all of the projects have EOL'd their stable/stein branches, we are ready to set Stein status to EOL on release page. [1] https://lists.openstack.org/pipermail/openstack-discuss/2023-September/034965.html Change-Id: I1060c267bc2f535cee9aa451972ca43d8a71771b --- 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 ef36ee3bdf..b885e25b69 100644 --- a/data/series_status.yaml +++ b/data/series_status.yaml @@ -60,10 +60,9 @@ next-phase: status: unmaintained - name: stein - status: extended maintenance + status: end of life initial-release: 2019-04-10 - next-phase: - status: unmaintained + eol-date: 2024-01-04 - name: rocky status: end of life initial-release: 2018-08-30