From 7f7da143c037d327d3d46490c52b08ce307183fb Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Mon, 11 Dec 2023 10:50:05 +0100 Subject: [PATCH] [murano] Transition Ussuri to End of Life With the new resolution '2023-07-24 Unmaintained status replaces Extended Maintenance' [1] the last 3 EM branches (Xena, Wallaby, Victoria) will transition to Unmaintained, but older branches (Ussuri, Train) should move to End of Life unless someone steps up as maintainer of this branch for this project. To signal this, please add a -1 for this patch if you or the team want to keep this branch open for further maintenance. If there is no response from anyone within a reasonable time frame, then PTLs/release liaisons will be asked to confirm the EOL transition with their +1. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: Ic2060108d5d7563c5eb3db5b17e797ffb53778d8 --- deliverables/ussuri/murano-agent.yaml | 4 ++++ deliverables/ussuri/murano-dashboard.yaml | 7 ++++++- deliverables/ussuri/murano.yaml | 4 ++++ deliverables/ussuri/python-muranoclient.yaml | 7 ++++++- 4 files changed, 20 insertions(+), 2 deletions(-) diff --git a/deliverables/ussuri/murano-agent.yaml b/deliverables/ussuri/murano-agent.yaml index 87973f396f..cbd08d0ddd 100644 --- a/deliverables/ussuri/murano-agent.yaml +++ b/deliverables/ussuri/murano-agent.yaml @@ -23,6 +23,10 @@ releases: projects: - repo: openstack/murano-agent hash: 97f53bb54a6209bc917e1a5a727ea8f6333bafc1 + - version: ussuri-eol + projects: + - repo: openstack/murano-agent + hash: 97f53bb54a6209bc917e1a5a727ea8f6333bafc1 branches: - name: stable/ussuri location: 5.0.0.0rc1 diff --git a/deliverables/ussuri/murano-dashboard.yaml b/deliverables/ussuri/murano-dashboard.yaml index 091b31e893..d631cfc475 100644 --- a/deliverables/ussuri/murano-dashboard.yaml +++ b/deliverables/ussuri/murano-dashboard.yaml @@ -20,7 +20,12 @@ releases: projects: - repo: openstack/murano-dashboard hash: 22efa8fd7fb3f5838246b37501418a25158b4d01 + - version: ussuri-eol + projects: + - repo: openstack/murano-dashboard + hash: cc236be2c4ebd9e277e87da3b10f826e203939e1 branches: - name: stable/ussuri location: 9.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/murano-dashboard/ussuri.html +release-notes: + https://docs.openstack.org/releasenotes/murano-dashboard/ussuri.html diff --git a/deliverables/ussuri/murano.yaml b/deliverables/ussuri/murano.yaml index 50283119a2..40f9b3672e 100644 --- a/deliverables/ussuri/murano.yaml +++ b/deliverables/ussuri/murano.yaml @@ -23,6 +23,10 @@ releases: projects: - repo: openstack/murano hash: 4cbbf56b3bf374459137bb0a3832f89820296082 + - version: ussuri-eol + projects: + - repo: openstack/murano + hash: 36079e0a5ab10216d4f86be0794bbd8b7c5c757f branches: - name: stable/ussuri location: 9.0.0.0rc1 diff --git a/deliverables/ussuri/python-muranoclient.yaml b/deliverables/ussuri/python-muranoclient.yaml index db14b3ae86..8220142ec1 100644 --- a/deliverables/ussuri/python-muranoclient.yaml +++ b/deliverables/ussuri/python-muranoclient.yaml @@ -19,7 +19,12 @@ releases: projects: - repo: openstack/python-muranoclient hash: 59d867d409dc02b0d2e705c802ab2049f567bcc1 + - version: ussuri-eol + projects: + - repo: openstack/python-muranoclient + hash: a32a19954e6d8b69082390a509d88476e167f04d branches: - name: stable/ussuri location: 2.0.1 -release-notes: https://docs.openstack.org/releasenotes/python-muranoclient/ussuri.html +release-notes: + https://docs.openstack.org/releasenotes/python-muranoclient/ussuri.html