From 9289284e33ee76c331188cec4adf7b7cbc4124ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 11 Nov 2020 21:56:37 +0100 Subject: [PATCH] [qinling] Transition Stein to EM This transition the stein 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: I37b133c786f20b588a9b1ab13eaf831ed71161b0 --- deliverables/stein/python-qinlingclient.yaml | 4 ++++ deliverables/stein/qinling-dashboard.yaml | 4 ++++ deliverables/stein/qinling.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/stein/python-qinlingclient.yaml b/deliverables/stein/python-qinlingclient.yaml index 8c3bc761ee..e46f0d41ce 100644 --- a/deliverables/stein/python-qinlingclient.yaml +++ b/deliverables/stein/python-qinlingclient.yaml @@ -11,6 +11,10 @@ releases: - hash: dd2ceebb7e0c85eb66f05f2825d506765ab792de repo: openstack/python-qinlingclient version: 2.1.0 + - version: stein-em + projects: + - repo: openstack/python-qinlingclient + hash: dd2ceebb7e0c85eb66f05f2825d506765ab792de branches: - location: 2.1.0 name: stable/stein diff --git a/deliverables/stein/qinling-dashboard.yaml b/deliverables/stein/qinling-dashboard.yaml index e21a1f4c37..1eb84f0e84 100644 --- a/deliverables/stein/qinling-dashboard.yaml +++ b/deliverables/stein/qinling-dashboard.yaml @@ -14,6 +14,10 @@ releases: - hash: 94b9a551e27b09b232f85b501e96f82c65ba62a7 repo: openstack/qinling-dashboard version: 1.0.0 + - version: stein-em + projects: + - repo: openstack/qinling-dashboard + hash: 94b9a551e27b09b232f85b501e96f82c65ba62a7 branches: - location: 1.0.0.0rc1 name: stable/stein diff --git a/deliverables/stein/qinling.yaml b/deliverables/stein/qinling.yaml index 39cde1194e..404eafaab1 100644 --- a/deliverables/stein/qinling.yaml +++ b/deliverables/stein/qinling.yaml @@ -15,6 +15,10 @@ releases: - hash: 756b3dfcde38f7394c36fb2c310874ac28320b07 repo: openstack/qinling version: 2.0.0 + - version: stein-em + projects: + - repo: openstack/qinling + hash: 756b3dfcde38f7394c36fb2c310874ac28320b07 branches: - location: 2.0.0.0rc1 name: stable/stein