From c7c145dcc5680938d62004cbfad5fcf343b2be9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 11 Nov 2020 22:17:09 +0100 Subject: [PATCH] [watcher] 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: I44c7893443654e312abfec74cf93966ceedd4be2 --- deliverables/stein/python-watcherclient.yaml | 4 ++++ deliverables/stein/watcher-dashboard.yaml | 4 ++++ deliverables/stein/watcher.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/stein/python-watcherclient.yaml b/deliverables/stein/python-watcherclient.yaml index 24cdf68a63..5aa8f79c62 100644 --- a/deliverables/stein/python-watcherclient.yaml +++ b/deliverables/stein/python-watcherclient.yaml @@ -11,6 +11,10 @@ releases: - hash: db7a5e4bc9c46041228f1dd99fab353c41282761 repo: openstack/python-watcherclient version: 2.2.0 + - version: stein-em + projects: + - repo: openstack/python-watcherclient + hash: db7a5e4bc9c46041228f1dd99fab353c41282761 branches: - location: 2.2.0 name: stable/stein diff --git a/deliverables/stein/watcher-dashboard.yaml b/deliverables/stein/watcher-dashboard.yaml index 4e9d61f908..b73cfb822d 100644 --- a/deliverables/stein/watcher-dashboard.yaml +++ b/deliverables/stein/watcher-dashboard.yaml @@ -11,6 +11,10 @@ releases: projects: - repo: openstack/watcher-dashboard hash: 50437a47e418beff01038d92eed2d65714e50137 + - version: stein-em + projects: + - repo: openstack/watcher-dashboard + hash: 50437a47e418beff01038d92eed2d65714e50137 branches: - location: 1.12.0 name: stable/stein diff --git a/deliverables/stein/watcher.yaml b/deliverables/stein/watcher.yaml index 59f18061b3..c7eb148cf8 100644 --- a/deliverables/stein/watcher.yaml +++ b/deliverables/stein/watcher.yaml @@ -16,6 +16,10 @@ releases: - hash: 922783a5f8b30dbd7e2da95f29ce8e747b812c19 repo: openstack/watcher version: 2.0.0 + - version: stein-em + projects: + - repo: openstack/watcher + hash: 922783a5f8b30dbd7e2da95f29ce8e747b812c19 branches: - location: 2.0.0.0rc1 name: stable/stein