From da2006487f67a62bb41aa1af5aab44e0436b1ace Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 6 Sep 2023 14:35:33 +0200 Subject: [PATCH] [sahara] Transition Stein to End of Life As announced on mailing list [1], this patch transitions the Stein branch to End of Life. The last patch of the branch will be tagged with stein-eol tag. stable/stein branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/stein is not actively maintained in recent period, thus gates are mostly broken due to job failures. Besides, by removing these branches, infra resources will be freed up, too. Please try to identify any zuul job, that is defined outside of the repositories in this patch (for example in openstack-zuul-jobs, etc.) and won't be used anymore if stable/stein is deleted. Propose a job removal patch for them. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are still some activity on the branch and the team wants to continue to maintain it. [1] https://lists.openstack.org/pipermail/openstack-discuss/2023-September/034965.html Change-Id: I195cecc9395dbdc1454fd57f6aa4d76309ba7334 --- deliverables/stein/python-saharaclient.yaml | 7 ++++++- deliverables/stein/sahara-dashboard.yaml | 7 ++++++- deliverables/stein/sahara-extra.yaml | 4 ++++ deliverables/stein/sahara-image-elements.yaml | 4 ++++ deliverables/stein/sahara-plugin-ambari.yaml | 7 ++++++- deliverables/stein/sahara-plugin-cdh.yaml | 7 ++++++- deliverables/stein/sahara-plugin-mapr.yaml | 7 ++++++- deliverables/stein/sahara-plugin-spark.yaml | 7 ++++++- deliverables/stein/sahara-plugin-storm.yaml | 7 ++++++- deliverables/stein/sahara-plugin-vanilla.yaml | 7 ++++++- deliverables/stein/sahara.yaml | 4 ++++ 11 files changed, 60 insertions(+), 8 deletions(-) diff --git a/deliverables/stein/python-saharaclient.yaml b/deliverables/stein/python-saharaclient.yaml index 2f5acfe6ea..3d4f1c7698 100644 --- a/deliverables/stein/python-saharaclient.yaml +++ b/deliverables/stein/python-saharaclient.yaml @@ -21,9 +21,14 @@ releases: projects: - repo: openstack/python-saharaclient hash: 564380af2e297c86d31af092fdbb64a735b2d669 + - version: stein-eol + projects: + - repo: openstack/python-saharaclient + hash: fd5e546cfc7d3de3404b2da0fb5c3677156c2175 repository-settings: openstack/python-saharaclient: {} branches: - location: 2.2.0 name: stable/stein -release-notes: https://docs.openstack.org/releasenotes/python-saharaclient/stein.html +release-notes: + https://docs.openstack.org/releasenotes/python-saharaclient/stein.html diff --git a/deliverables/stein/sahara-dashboard.yaml b/deliverables/stein/sahara-dashboard.yaml index ce2e672480..9d1cbf73fe 100644 --- a/deliverables/stein/sahara-dashboard.yaml +++ b/deliverables/stein/sahara-dashboard.yaml @@ -29,9 +29,14 @@ releases: projects: - repo: openstack/sahara-dashboard hash: a63c7b419bc54dc9401beda9b49eb5064e8c8b90 + - version: stein-eol + projects: + - repo: openstack/sahara-dashboard + hash: a63c7b419bc54dc9401beda9b49eb5064e8c8b90 repository-settings: openstack/sahara-dashboard: {} branches: - location: 10.0.0.0rc1 name: stable/stein -release-notes: https://docs.openstack.org/releasenotes/sahara-dashboard/stein.html +release-notes: + https://docs.openstack.org/releasenotes/sahara-dashboard/stein.html diff --git a/deliverables/stein/sahara-extra.yaml b/deliverables/stein/sahara-extra.yaml index 2daa3c8996..523eb3090f 100644 --- a/deliverables/stein/sahara-extra.yaml +++ b/deliverables/stein/sahara-extra.yaml @@ -14,6 +14,10 @@ releases: projects: - repo: openstack/sahara-extra hash: 40a9ccae89a45ade9af268a456b3c4a138503d80 + - version: stein-eol + projects: + - repo: openstack/sahara-extra + hash: ae1820cab3687d3fb0b43d614c1c3b65f2bea284 branches: - location: 9.3.0 name: stable/stein diff --git a/deliverables/stein/sahara-image-elements.yaml b/deliverables/stein/sahara-image-elements.yaml index 3b3a4ab4e3..15d13f25e6 100644 --- a/deliverables/stein/sahara-image-elements.yaml +++ b/deliverables/stein/sahara-image-elements.yaml @@ -28,6 +28,10 @@ releases: projects: - repo: openstack/sahara-image-elements hash: 04810f9523f6201cb7f806ebecb2ba8e22c4467a + - version: stein-eol + projects: + - repo: openstack/sahara-image-elements + hash: 04810f9523f6201cb7f806ebecb2ba8e22c4467a branches: - location: 10.0.0.0rc1 name: stable/stein diff --git a/deliverables/stein/sahara-plugin-ambari.yaml b/deliverables/stein/sahara-plugin-ambari.yaml index d984c07fa0..095cff263c 100644 --- a/deliverables/stein/sahara-plugin-ambari.yaml +++ b/deliverables/stein/sahara-plugin-ambari.yaml @@ -21,9 +21,14 @@ releases: projects: - repo: openstack/sahara-plugin-ambari hash: 471f55da91df84b4f0317ca27dcf672185865e0e + - version: stein-eol + projects: + - repo: openstack/sahara-plugin-ambari + hash: 9f0c1904a1691fe7f1d0b4d5312ddc58d2223d63 repository-settings: openstack/sahara-plugin-ambari: {} branches: - location: 1.0.0.0rc1 name: stable/stein -release-notes: https://docs.openstack.org/releasenotes/sahara-plugin-ambari/stein.html +release-notes: + https://docs.openstack.org/releasenotes/sahara-plugin-ambari/stein.html diff --git a/deliverables/stein/sahara-plugin-cdh.yaml b/deliverables/stein/sahara-plugin-cdh.yaml index 4ee8cce849..459a0b27ad 100644 --- a/deliverables/stein/sahara-plugin-cdh.yaml +++ b/deliverables/stein/sahara-plugin-cdh.yaml @@ -25,9 +25,14 @@ releases: projects: - repo: openstack/sahara-plugin-cdh hash: 3c4b42448bb3b341e150bad64e4e2d3840902d7b + - version: stein-eol + projects: + - repo: openstack/sahara-plugin-cdh + hash: 09ce9173f0f2b6ab72c1ded006f444190657a614 repository-settings: openstack/sahara-plugin-cdh: {} branches: - location: 1.0.0.0rc1 name: stable/stein -release-notes: https://docs.openstack.org/releasenotes/sahara-plugin-cdh/stein.html +release-notes: + https://docs.openstack.org/releasenotes/sahara-plugin-cdh/stein.html diff --git a/deliverables/stein/sahara-plugin-mapr.yaml b/deliverables/stein/sahara-plugin-mapr.yaml index b660ff0513..9570c1108e 100644 --- a/deliverables/stein/sahara-plugin-mapr.yaml +++ b/deliverables/stein/sahara-plugin-mapr.yaml @@ -29,9 +29,14 @@ releases: projects: - repo: openstack/sahara-plugin-mapr hash: f58087bbb184b22dfa25a5ceb8f8cdf18499800d + - version: stein-eol + projects: + - repo: openstack/sahara-plugin-mapr + hash: f58087bbb184b22dfa25a5ceb8f8cdf18499800d repository-settings: openstack/sahara-plugin-mapr: {} branches: - location: 1.0.0.0rc1 name: stable/stein -release-notes: https://docs.openstack.org/releasenotes/sahara-plugin-mapr/stein.html +release-notes: + https://docs.openstack.org/releasenotes/sahara-plugin-mapr/stein.html diff --git a/deliverables/stein/sahara-plugin-spark.yaml b/deliverables/stein/sahara-plugin-spark.yaml index 5537bcedef..aa85a77309 100644 --- a/deliverables/stein/sahara-plugin-spark.yaml +++ b/deliverables/stein/sahara-plugin-spark.yaml @@ -21,9 +21,14 @@ releases: projects: - repo: openstack/sahara-plugin-spark hash: a0df51e4f9712187721258588875e11ad80ab2fc + - version: stein-eol + projects: + - repo: openstack/sahara-plugin-spark + hash: 47a6a02ebd0de59fbcefa42b360543cc0721e3c8 repository-settings: openstack/sahara-plugin-spark: {} branches: - location: 1.0.0.0rc1 name: stable/stein -release-notes: https://docs.openstack.org/releasenotes/sahara-plugin-spark/stein.html +release-notes: + https://docs.openstack.org/releasenotes/sahara-plugin-spark/stein.html diff --git a/deliverables/stein/sahara-plugin-storm.yaml b/deliverables/stein/sahara-plugin-storm.yaml index 4d8da2330f..b24c6c73cc 100644 --- a/deliverables/stein/sahara-plugin-storm.yaml +++ b/deliverables/stein/sahara-plugin-storm.yaml @@ -21,9 +21,14 @@ releases: projects: - repo: openstack/sahara-plugin-storm hash: a24b19cc296fedbbb1593e11ec51b6253d7f0f8b + - version: stein-eol + projects: + - repo: openstack/sahara-plugin-storm + hash: 5d1f66a08081c1503e865620999d22cb28fb41d9 repository-settings: openstack/sahara-plugin-storm: {} branches: - location: 1.0.0.0rc1 name: stable/stein -release-notes: https://docs.openstack.org/releasenotes/sahara-plugin-storm/stein.html +release-notes: + https://docs.openstack.org/releasenotes/sahara-plugin-storm/stein.html diff --git a/deliverables/stein/sahara-plugin-vanilla.yaml b/deliverables/stein/sahara-plugin-vanilla.yaml index e6a384ebe9..6f24d79d73 100644 --- a/deliverables/stein/sahara-plugin-vanilla.yaml +++ b/deliverables/stein/sahara-plugin-vanilla.yaml @@ -21,9 +21,14 @@ releases: projects: - repo: openstack/sahara-plugin-vanilla hash: 62ebd23a5f70967708213b41b023be1e2e1b0877 + - version: stein-eol + projects: + - repo: openstack/sahara-plugin-vanilla + hash: 26d912ebbffb92f3396e2f946d042b9eb00628b5 repository-settings: openstack/sahara-plugin-vanilla: {} branches: - location: 1.0.0.0rc1 name: stable/stein -release-notes: https://docs.openstack.org/releasenotes/sahara-plugin-vanilla/stein.html +release-notes: + https://docs.openstack.org/releasenotes/sahara-plugin-vanilla/stein.html diff --git a/deliverables/stein/sahara.yaml b/deliverables/stein/sahara.yaml index 3ed3d1152f..144431c273 100644 --- a/deliverables/stein/sahara.yaml +++ b/deliverables/stein/sahara.yaml @@ -26,6 +26,10 @@ releases: projects: - repo: openstack/sahara hash: 1fa76ce666539a2d8381cad5286993e27322b56a + - version: stein-eol + projects: + - repo: openstack/sahara + hash: c07f98d36281f13e263f2d0f0f6ebd267b6df9f1 repository-settings: openstack/sahara: {} branches: