From 0ad220242efabc2174ed7125e84fe9c03e87ca46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 11 Nov 2020 19:24:27 +0100 Subject: [PATCH] [cloudkitty] 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: If99bc845a6558bd3236022d243396fd2805a44ca --- deliverables/stein/cloudkitty-dashboard.yaml | 4 ++++ deliverables/stein/cloudkitty.yaml | 4 ++++ deliverables/stein/python-cloudkittyclient.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/stein/cloudkitty-dashboard.yaml b/deliverables/stein/cloudkitty-dashboard.yaml index 89444b8bdd..4d68d7d641 100644 --- a/deliverables/stein/cloudkitty-dashboard.yaml +++ b/deliverables/stein/cloudkitty-dashboard.yaml @@ -11,6 +11,10 @@ releases: - hash: 5a5ff16f275b7875c9a251f90e6f22497b134852 repo: openstack/cloudkitty-dashboard version: 8.1.0 + - version: stein-em + projects: + - repo: openstack/cloudkitty-dashboard + hash: 5a5ff16f275b7875c9a251f90e6f22497b134852 branches: - location: 8.1.0 name: stable/stein diff --git a/deliverables/stein/cloudkitty.yaml b/deliverables/stein/cloudkitty.yaml index 317eebb17e..f7922a193b 100644 --- a/deliverables/stein/cloudkitty.yaml +++ b/deliverables/stein/cloudkitty.yaml @@ -24,6 +24,10 @@ releases: - hash: 9b53864dac0351f2b3869decca342d4bde521818 repo: openstack/cloudkitty version: 9.0.1 + - version: stein-em + projects: + - repo: openstack/cloudkitty + hash: 9b53864dac0351f2b3869decca342d4bde521818 branches: - location: 9.0.0.0rc1 name: stable/stein diff --git a/deliverables/stein/python-cloudkittyclient.yaml b/deliverables/stein/python-cloudkittyclient.yaml index 40abbd2872..feef6151c2 100644 --- a/deliverables/stein/python-cloudkittyclient.yaml +++ b/deliverables/stein/python-cloudkittyclient.yaml @@ -15,6 +15,10 @@ releases: - hash: 57d45638173f322b73876d4017e236ab7fc79e09 repo: openstack/python-cloudkittyclient version: 2.1.1 + - version: stein-em + projects: + - repo: openstack/python-cloudkittyclient + hash: 57d45638173f322b73876d4017e236ab7fc79e09 branches: - location: 2.1.0 name: stable/stein