From 57ebe00c37551162c983aed77c6c15dd56da60e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 27 Nov 2024 14:03:09 +0100 Subject: [PATCH] Move murano Unmaintained series to End of Life As was announced on ML [1] murano is retired and inactive so it is time to move its unmaintained branches to End of Life, including 2023.1 Antelope which skips the transition to unmaintained and directly moves to EOL. [1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/J34NQ7WQWM2RZ5Y6XD6I4WB6MHENLN7V/#J34NQ7WQWM2RZ5Y6XD6I4WB6MHENLN7V Change-Id: I72dff3adc0495fc808d0fc486af9bf2cc79c4b57 --- deliverables/antelope/murano-agent.yaml | 4 ++++ deliverables/antelope/murano-dashboard.yaml | 7 ++++++- deliverables/antelope/murano.yaml | 4 ++++ deliverables/antelope/python-muranoclient.yaml | 7 ++++++- deliverables/yoga/murano-agent.yaml | 4 ++++ deliverables/yoga/murano-dashboard.yaml | 4 ++++ deliverables/yoga/murano.yaml | 4 ++++ deliverables/yoga/python-muranoclient.yaml | 4 ++++ deliverables/zed/murano-agent.yaml | 4 ++++ deliverables/zed/murano-dashboard.yaml | 4 ++++ deliverables/zed/murano.yaml | 4 ++++ deliverables/zed/python-muranoclient.yaml | 4 ++++ 12 files changed, 52 insertions(+), 2 deletions(-) diff --git a/deliverables/antelope/murano-agent.yaml b/deliverables/antelope/murano-agent.yaml index c47ba2a2ef..f46994f51a 100644 --- a/deliverables/antelope/murano-agent.yaml +++ b/deliverables/antelope/murano-agent.yaml @@ -17,6 +17,10 @@ releases: - repo: openstack/murano-agent hash: 1af685b7d92e1991c4478d5c6cb0c87ca79df44e diff-start: 10.0.0 + - version: 2023.1-eol + projects: + - repo: openstack/murano-agent + hash: f4cfd8d5345d9835e989ce33df7e65a11e1c5da4 branches: - name: stable/2023.1 location: 11.0.0.0rc1 diff --git a/deliverables/antelope/murano-dashboard.yaml b/deliverables/antelope/murano-dashboard.yaml index aa97033f2a..e926978226 100644 --- a/deliverables/antelope/murano-dashboard.yaml +++ b/deliverables/antelope/murano-dashboard.yaml @@ -18,7 +18,12 @@ releases: - repo: openstack/murano-dashboard hash: 5e73220a5f81adb9b59ab0711fecad23ddfd5a1b diff-start: 14.0.0 + - version: 2023.1-eol + projects: + - repo: openstack/murano-dashboard + hash: 6c93b2ca8a840b1299ebf4b654f2ce041374f808 branches: - name: stable/2023.1 location: 15.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/murano-dashboard/2023.1.html +release-notes: + https://docs.openstack.org/releasenotes/murano-dashboard/2023.1.html diff --git a/deliverables/antelope/murano.yaml b/deliverables/antelope/murano.yaml index e3fc086d5f..44baeaca46 100644 --- a/deliverables/antelope/murano.yaml +++ b/deliverables/antelope/murano.yaml @@ -17,6 +17,10 @@ releases: - repo: openstack/murano hash: b68a216bb7d8d8ec6c47d9c423c9dd3b58040f0f diff-start: 14.0.0 + - version: 2023.1-eol + projects: + - repo: openstack/murano + hash: 602656efe06fb266ad878267be74ddb906c6b9db branches: - name: stable/2023.1 location: 15.0.0.0rc1 diff --git a/deliverables/antelope/python-muranoclient.yaml b/deliverables/antelope/python-muranoclient.yaml index 93d114824f..4a8d7dfa5a 100644 --- a/deliverables/antelope/python-muranoclient.yaml +++ b/deliverables/antelope/python-muranoclient.yaml @@ -11,7 +11,12 @@ releases: projects: - repo: openstack/python-muranoclient hash: 862c7bee70b42db0bc0bf089ce8e611c15851e7f + - version: 2023.1-eol + projects: + - repo: openstack/python-muranoclient + hash: 1fe3fab28ecd8ad1dbbcf2a21afbbce40fa1cc8f branches: - name: stable/2023.1 location: 2.6.0 -release-notes: https://docs.openstack.org/releasenotes/python-muranoclient/2023.1.html +release-notes: + https://docs.openstack.org/releasenotes/python-muranoclient/2023.1.html diff --git a/deliverables/yoga/murano-agent.yaml b/deliverables/yoga/murano-agent.yaml index dcdaf743bd..dd704efd15 100644 --- a/deliverables/yoga/murano-agent.yaml +++ b/deliverables/yoga/murano-agent.yaml @@ -21,6 +21,10 @@ releases: projects: - repo: openstack/murano-agent hash: 5252c151bd928dc9f04568d2bfcf7e44a81005f1 + - version: yoga-eol + projects: + - repo: openstack/murano-agent + hash: 9edc5530560fa1365245b3b1d93479889a77fa1d branches: - name: stable/yoga location: 9.0.0.0rc1 diff --git a/deliverables/yoga/murano-dashboard.yaml b/deliverables/yoga/murano-dashboard.yaml index b04b4a4e32..59a6dd134c 100644 --- a/deliverables/yoga/murano-dashboard.yaml +++ b/deliverables/yoga/murano-dashboard.yaml @@ -22,6 +22,10 @@ releases: projects: - repo: openstack/murano-dashboard hash: 06c357a470198e132617e72a8a9db9e0190d50f5 + - version: yoga-eol + projects: + - repo: openstack/murano-dashboard + hash: 06c357a470198e132617e72a8a9db9e0190d50f5 branches: - name: stable/yoga location: 13.0.0.0rc1 diff --git a/deliverables/yoga/murano.yaml b/deliverables/yoga/murano.yaml index 3c44703a7c..fd0029e9f0 100644 --- a/deliverables/yoga/murano.yaml +++ b/deliverables/yoga/murano.yaml @@ -25,6 +25,10 @@ releases: projects: - repo: openstack/murano hash: 2d28f9e2affcb2dcff0508f70257605eaacf061a + - version: yoga-eol + projects: + - repo: openstack/murano + hash: 2d28f9e2affcb2dcff0508f70257605eaacf061a branches: - name: stable/yoga location: 13.0.0.0rc1 diff --git a/deliverables/yoga/python-muranoclient.yaml b/deliverables/yoga/python-muranoclient.yaml index 9a76e0ff31..1ce2c01c51 100644 --- a/deliverables/yoga/python-muranoclient.yaml +++ b/deliverables/yoga/python-muranoclient.yaml @@ -19,6 +19,10 @@ releases: projects: - repo: openstack/python-muranoclient hash: 1f751d8f0e0776b73c21ea5615a2f105050e01a7 + - version: yoga-eol + projects: + - repo: openstack/python-muranoclient + hash: df29afd1b1c7a2ca82f34022288bda9c65e13ba3 branches: - name: stable/yoga location: 2.4.1 diff --git a/deliverables/zed/murano-agent.yaml b/deliverables/zed/murano-agent.yaml index 2a6bd85cfb..cd0bcedf8e 100644 --- a/deliverables/zed/murano-agent.yaml +++ b/deliverables/zed/murano-agent.yaml @@ -21,6 +21,10 @@ releases: projects: - repo: openstack/murano-agent hash: 492377751883474110197213a3680012816986e2 + - version: zed-eol + projects: + - repo: openstack/murano-agent + hash: e756c2345838c01124249c0f90609e6968cb8185 branches: - name: stable/zed location: 10.0.0.0rc1 diff --git a/deliverables/zed/murano-dashboard.yaml b/deliverables/zed/murano-dashboard.yaml index 234462f8e2..255a91267e 100644 --- a/deliverables/zed/murano-dashboard.yaml +++ b/deliverables/zed/murano-dashboard.yaml @@ -22,6 +22,10 @@ releases: projects: - repo: openstack/murano-dashboard hash: b0c2429b705520edc50e60f0f17a1647cac685bc + - version: zed-eol + projects: + - repo: openstack/murano-dashboard + hash: 74a3fdd92c5ce3ceeeeb9b746096fcd23e2f3126 branches: - name: stable/zed location: 14.0.0.0rc1 diff --git a/deliverables/zed/murano.yaml b/deliverables/zed/murano.yaml index 8e5725342a..38dce0ef14 100644 --- a/deliverables/zed/murano.yaml +++ b/deliverables/zed/murano.yaml @@ -21,6 +21,10 @@ releases: projects: - repo: openstack/murano hash: 6e16b0b6388190b64c34de18322b46f1f0d5c430 + - version: zed-eol + projects: + - repo: openstack/murano + hash: 6e16b0b6388190b64c34de18322b46f1f0d5c430 branches: - name: stable/zed location: 14.0.0.0rc1 diff --git a/deliverables/zed/python-muranoclient.yaml b/deliverables/zed/python-muranoclient.yaml index 7cc1b4f33e..3c2db6e6bc 100644 --- a/deliverables/zed/python-muranoclient.yaml +++ b/deliverables/zed/python-muranoclient.yaml @@ -15,6 +15,10 @@ releases: projects: - repo: openstack/python-muranoclient hash: f998f45a61959a1eb95ee30bdef86d0b973e37dd + - version: zed-eol + projects: + - repo: openstack/python-muranoclient + hash: f998f45a61959a1eb95ee30bdef86d0b973e37dd branches: - name: stable/zed location: 2.5.0