From 1c6e70cffa0dc946d7a51c00ec412088c24826c2 Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Tue, 20 Feb 2024 09:14:09 +0100 Subject: [PATCH] Set Train series state as End of Life Train was proposed to transition to End of Life [1] and since all of the projects have EOL'd their stable/train branches, we are ready to set Train status to EOL on release page. [1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/UJ7Y76LRWTZQSSDAGMPWCCVVGGIX3TOG/ Change-Id: I93050bcbe57543bdd6be0d4ca744dfbf65eeeff5 --- 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 53f97a7e8f..3b47ca7e84 100644 --- a/data/series_status.yaml +++ b/data/series_status.yaml @@ -61,10 +61,9 @@ next-phase: status: end of life - name: train - status: extended maintenance + status: end of life initial-release: 2019-10-16 - next-phase: - status: end of life + eol-date: 2024-02-20 - name: stein status: end of life initial-release: 2019-04-10