From 66bf363352756755516e503677c46157d4f0564d Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Tue, 25 Feb 2020 18:46:11 -0600 Subject: [PATCH] [senlin] 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: I0e11d2fa11d48a95db1beec3e8ee6b7774fc9cb0 --- deliverables/rocky/python-senlinclient.yaml | 4 ++++ deliverables/rocky/senlin-dashboard.yaml | 4 ++++ deliverables/rocky/senlin.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/rocky/python-senlinclient.yaml b/deliverables/rocky/python-senlinclient.yaml index 862f35989d..f24c983c6f 100644 --- a/deliverables/rocky/python-senlinclient.yaml +++ b/deliverables/rocky/python-senlinclient.yaml @@ -11,6 +11,10 @@ releases: projects: - repo: openstack/python-senlinclient hash: 08649a0a858b359164990d0e7418eb3f676d4394 + - version: rocky-em + projects: + - repo: openstack/python-senlinclient + hash: 08649a0a858b359164990d0e7418eb3f676d4394 branches: - location: 1.8.0 name: stable/rocky diff --git a/deliverables/rocky/senlin-dashboard.yaml b/deliverables/rocky/senlin-dashboard.yaml index 87bf803793..c087397112 100644 --- a/deliverables/rocky/senlin-dashboard.yaml +++ b/deliverables/rocky/senlin-dashboard.yaml @@ -10,6 +10,10 @@ releases: projects: - repo: openstack/senlin-dashboard hash: ed499720094c3926636a9f80261a0cc3e7b649c6 + - version: rocky-em + projects: + - repo: openstack/senlin-dashboard + hash: ed499720094c3926636a9f80261a0cc3e7b649c6 branches: - location: 0.9.0 name: stable/rocky diff --git a/deliverables/rocky/senlin.yaml b/deliverables/rocky/senlin.yaml index 762da84443..4295e2f005 100644 --- a/deliverables/rocky/senlin.yaml +++ b/deliverables/rocky/senlin.yaml @@ -27,6 +27,10 @@ releases: - repo: openstack/senlin hash: 1ea42387e4ed841c001e09efbd26677fde428bb7 version: 6.0.0 + - version: rocky-em + projects: + - repo: openstack/senlin + hash: 1ea42387e4ed841c001e09efbd26677fde428bb7 branches: - location: 6.0.0.0rc1 name: stable/rocky