From fe83b963aa0895b078fa122ee6b8bd333a5fbcdc Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Tue, 25 Feb 2020 18:42:43 -0600 Subject: [PATCH] [congress] 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: Ifb1790af883f4067a1d26c3684a86382b7ef5d7f --- deliverables/rocky/congress-dashboard.yaml | 4 ++++ deliverables/rocky/congress.yaml | 4 ++++ deliverables/rocky/python-congressclient.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/rocky/congress-dashboard.yaml b/deliverables/rocky/congress-dashboard.yaml index 65f18b1260..94ab313fe8 100644 --- a/deliverables/rocky/congress-dashboard.yaml +++ b/deliverables/rocky/congress-dashboard.yaml @@ -30,6 +30,10 @@ releases: - repo: openstack/congress-dashboard hash: 96bfbc09b52e9548a8773917130920b284a9909e version: 3.0.1 + - version: rocky-em + projects: + - repo: openstack/congress-dashboard + hash: 96bfbc09b52e9548a8773917130920b284a9909e branches: - location: 3.0.0.0rc1 name: stable/rocky diff --git a/deliverables/rocky/congress.yaml b/deliverables/rocky/congress.yaml index 87d8997e82..c2c26911ba 100644 --- a/deliverables/rocky/congress.yaml +++ b/deliverables/rocky/congress.yaml @@ -29,6 +29,10 @@ releases: - repo: openstack/congress hash: e4693afce7fa318f610d11988b5d484e19f559aa version: 8.0.1 + - version: rocky-em + projects: + - repo: openstack/congress + hash: e4693afce7fa318f610d11988b5d484e19f559aa branches: - location: 8.0.0.0rc1 name: stable/rocky diff --git a/deliverables/rocky/python-congressclient.yaml b/deliverables/rocky/python-congressclient.yaml index c80c202586..5b2fe28c38 100644 --- a/deliverables/rocky/python-congressclient.yaml +++ b/deliverables/rocky/python-congressclient.yaml @@ -16,5 +16,9 @@ releases: projects: - repo: openstack/python-congressclient hash: c7cd43b5fbb2923c802be4c04933ff8e359ddb85 + - version: rocky-em + projects: + - repo: openstack/python-congressclient + hash: c7cd43b5fbb2923c802be4c04933ff8e359ddb85 repository-settings: openstack/python-congressclient: {}