From 2a2ff06d9b4321c233cad8ea95ea1d8d155646c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 11 Nov 2020 22:20:03 +0100 Subject: [PATCH] [zun] 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: Id36b8a25e069dca32d623548598ec11f6fa0462b --- deliverables/stein/python-zunclient.yaml | 4 ++++ deliverables/stein/zun-ui.yaml | 4 ++++ deliverables/stein/zun.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/stein/python-zunclient.yaml b/deliverables/stein/python-zunclient.yaml index d068c5450c..29812ad31a 100644 --- a/deliverables/stein/python-zunclient.yaml +++ b/deliverables/stein/python-zunclient.yaml @@ -29,6 +29,10 @@ releases: projects: - repo: openstack/python-zunclient hash: 75517b5284c99e3d2be051963a42f981f3959f63 + - version: stein-em + projects: + - repo: openstack/python-zunclient + hash: 75517b5284c99e3d2be051963a42f981f3959f63 repository-settings: openstack/python-zunclient: {} branches: diff --git a/deliverables/stein/zun-ui.yaml b/deliverables/stein/zun-ui.yaml index d3ab9ef5e7..83e6a333df 100644 --- a/deliverables/stein/zun-ui.yaml +++ b/deliverables/stein/zun-ui.yaml @@ -12,6 +12,10 @@ releases: projects: - repo: openstack/zun-ui hash: 58ca0552d1e9bfad966431abb6292f57e67a6180 + - version: stein-em + projects: + - repo: openstack/zun-ui + hash: 58ca0552d1e9bfad966431abb6292f57e67a6180 repository-settings: openstack/zun-ui: {} branches: diff --git a/deliverables/stein/zun.yaml b/deliverables/stein/zun.yaml index 2f8a8e2857..258b2eee14 100644 --- a/deliverables/stein/zun.yaml +++ b/deliverables/stein/zun.yaml @@ -23,6 +23,10 @@ releases: projects: - repo: openstack/zun hash: 307617805dfb2ca32761c2db3aaa472b6811a7bf + - version: stein-em + projects: + - repo: openstack/zun + hash: 307617805dfb2ca32761c2db3aaa472b6811a7bf branches: - location: 3.0.0.0rc1 name: stable/stein