From bb630fec7140a47fddf73816358e9ee234066442 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 11 Nov 2020 19:31:44 +0100 Subject: [PATCH] [designate] 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: I35a7b38ddb403f22f25c8229913436e22457758f --- deliverables/stein/designate-dashboard.yaml | 4 ++++ deliverables/stein/designate.yaml | 4 ++++ deliverables/stein/python-designateclient.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/stein/designate-dashboard.yaml b/deliverables/stein/designate-dashboard.yaml index 8a4720ecd6..9e1318000a 100644 --- a/deliverables/stein/designate-dashboard.yaml +++ b/deliverables/stein/designate-dashboard.yaml @@ -16,6 +16,10 @@ releases: - hash: ffadf3868f3edd22cffb880591cd41710e685377 repo: openstack/designate-dashboard version: 8.0.0 + - version: stein-em + projects: + - repo: openstack/designate-dashboard + hash: ffadf3868f3edd22cffb880591cd41710e685377 branches: - location: 8.0.0.0rc1 name: stable/stein diff --git a/deliverables/stein/designate.yaml b/deliverables/stein/designate.yaml index 516e040657..551f610a9c 100644 --- a/deliverables/stein/designate.yaml +++ b/deliverables/stein/designate.yaml @@ -27,6 +27,10 @@ releases: projects: - repo: openstack/designate hash: 6307c84e83530ab27124ab9e6a8117ee44069614 + - version: stein-em + projects: + - repo: openstack/designate + hash: 6307c84e83530ab27124ab9e6a8117ee44069614 branches: - location: 8.0.0.0rc1 name: stable/stein diff --git a/deliverables/stein/python-designateclient.yaml b/deliverables/stein/python-designateclient.yaml index e16db640d5..04f4857fab 100644 --- a/deliverables/stein/python-designateclient.yaml +++ b/deliverables/stein/python-designateclient.yaml @@ -11,6 +11,10 @@ releases: - hash: f0b7eb4d8c90ef516174538025629d8458d4180b repo: openstack/python-designateclient version: 2.11.0 + - version: stein-em + projects: + - repo: openstack/python-designateclient + hash: f0b7eb4d8c90ef516174538025629d8458d4180b branches: - location: 2.11.0 name: stable/stein