From 808cc015c8b1f752d55b1fc7e473ec3391d7faae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Tue, 11 May 2021 17:28:42 +0200 Subject: [PATCH] [vitrage] Transition Train to EM This transition the train 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: Iac46b758590063c8b1a8022167f64e5e91eb2209 --- deliverables/train/python-vitrageclient.yaml | 4 ++++ deliverables/train/vitrage-dashboard.yaml | 4 ++++ deliverables/train/vitrage.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/train/python-vitrageclient.yaml b/deliverables/train/python-vitrageclient.yaml index 5937877e39..fdfb52f4f4 100644 --- a/deliverables/train/python-vitrageclient.yaml +++ b/deliverables/train/python-vitrageclient.yaml @@ -11,6 +11,10 @@ releases: - hash: e50c885f670bae722e1f2a9e86e60d6de80ce9c6 repo: openstack/python-vitrageclient version: 3.0.0 + - version: train-em + projects: + - repo: openstack/python-vitrageclient + hash: e50c885f670bae722e1f2a9e86e60d6de80ce9c6 branches: - name: stable/train location: 3.0.0 diff --git a/deliverables/train/vitrage-dashboard.yaml b/deliverables/train/vitrage-dashboard.yaml index ffbf0a05ad..7e904bfd69 100644 --- a/deliverables/train/vitrage-dashboard.yaml +++ b/deliverables/train/vitrage-dashboard.yaml @@ -10,6 +10,10 @@ releases: projects: - repo: openstack/vitrage-dashboard hash: f66683c01c98b1575342784d1ab2143b3ac87b72 + - version: train-em + projects: + - repo: openstack/vitrage-dashboard + hash: f66683c01c98b1575342784d1ab2143b3ac87b72 branches: - name: stable/train location: 2.0.0 diff --git a/deliverables/train/vitrage.yaml b/deliverables/train/vitrage.yaml index caeb76e189..d25d1785fc 100644 --- a/deliverables/train/vitrage.yaml +++ b/deliverables/train/vitrage.yaml @@ -18,6 +18,10 @@ releases: projects: - repo: openstack/vitrage hash: 7a15a891049f50524b2faabec559f321d96931d8 + - version: train-em + projects: + - repo: openstack/vitrage + hash: 7a15a891049f50524b2faabec559f321d96931d8 cycle-highlights: - Add new datasource for Kapacitor. - Add new datasource for Monasca.