From a810024109b77d5ec58136d02d9b7c56c1856c46 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Tue, 25 Feb 2020 18:42:45 -0600 Subject: [PATCH] [murano] Transition Rocky to EM This transition the rocky branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: If402daed32ea4ddf55a9b56e3af7dd5446d32a1c Signed-off-by: Sean McGinnis --- deliverables/rocky/murano-agent.yaml | 4 ++++ deliverables/rocky/murano-dashboard.yaml | 4 ++++ deliverables/rocky/murano-tempest-plugin.yaml | 4 ++++ deliverables/rocky/murano.yaml | 4 ++++ deliverables/rocky/python-muranoclient.yaml | 4 ++++ 5 files changed, 20 insertions(+) diff --git a/deliverables/rocky/murano-agent.yaml b/deliverables/rocky/murano-agent.yaml index 8b8af30505..f34265ea43 100644 --- a/deliverables/rocky/murano-agent.yaml +++ b/deliverables/rocky/murano-agent.yaml @@ -14,6 +14,10 @@ releases: projects: - repo: openstack/murano-agent hash: 08fda6ea42bf355bc087bf99883b588e80952d37 + - version: rocky-em + projects: + - repo: openstack/murano-agent + hash: 08fda6ea42bf355bc087bf99883b588e80952d37 branches: - name: stable/rocky location: 3.5.1 diff --git a/deliverables/rocky/murano-dashboard.yaml b/deliverables/rocky/murano-dashboard.yaml index 6fd5f63df7..e95bf84250 100644 --- a/deliverables/rocky/murano-dashboard.yaml +++ b/deliverables/rocky/murano-dashboard.yaml @@ -22,6 +22,10 @@ releases: - repo: openstack/murano-dashboard hash: 7eaefa356eaac9459c0f3746f21116c32dced566 version: 6.0.0 + - version: rocky-em + projects: + - repo: openstack/murano-dashboard + hash: 7eaefa356eaac9459c0f3746f21116c32dced566 branches: - location: 6.0.0.0rc1 name: stable/rocky diff --git a/deliverables/rocky/murano-tempest-plugin.yaml b/deliverables/rocky/murano-tempest-plugin.yaml index bdc1d9eb64..4f7668f1ab 100644 --- a/deliverables/rocky/murano-tempest-plugin.yaml +++ b/deliverables/rocky/murano-tempest-plugin.yaml @@ -12,3 +12,7 @@ releases: projects: - repo: openstack/murano-tempest-plugin hash: 6a462b61e236ec4a176040dff2fe69552508ef1b + - version: rocky-em + projects: + - repo: openstack/murano-tempest-plugin + hash: 6a462b61e236ec4a176040dff2fe69552508ef1b diff --git a/deliverables/rocky/murano.yaml b/deliverables/rocky/murano.yaml index 6d092e22b4..0afacd8071 100644 --- a/deliverables/rocky/murano.yaml +++ b/deliverables/rocky/murano.yaml @@ -21,6 +21,10 @@ releases: - repo: openstack/murano hash: ba9f53100efa6cb00d9ab3174af0ae984dc7c734 version: 6.0.0 + - version: rocky-em + projects: + - repo: openstack/murano + hash: ba9f53100efa6cb00d9ab3174af0ae984dc7c734 branches: - location: 6.0.0.0rc1 name: stable/rocky diff --git a/deliverables/rocky/python-muranoclient.yaml b/deliverables/rocky/python-muranoclient.yaml index dd546db09f..cf9878f269 100644 --- a/deliverables/rocky/python-muranoclient.yaml +++ b/deliverables/rocky/python-muranoclient.yaml @@ -15,6 +15,10 @@ releases: projects: - repo: openstack/python-muranoclient hash: 70b4392c7f8524ac25dbf3ab0feb3ac4127c1ecf + - version: rocky-em + projects: + - repo: openstack/python-muranoclient + hash: 70b4392c7f8524ac25dbf3ab0feb3ac4127c1ecf branches: - location: 1.1.1 name: stable/rocky