From a3c681c969edd4c11554ccfa8660cae4cd18cd5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Tue, 11 May 2021 16:53:56 +0200 Subject: [PATCH] [cinder] 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. Change-Id: I1456592745c23ffa1fd7c5f199b8aa70360c7bba --- deliverables/train/cinder.yaml | 4 ++++ deliverables/train/cinderlib.yaml | 4 ++++ deliverables/train/os-brick.yaml | 4 ++++ deliverables/train/python-brick-cinderclient-ext.yaml | 4 ++++ deliverables/train/python-cinderclient.yaml | 4 ++++ 5 files changed, 20 insertions(+) diff --git a/deliverables/train/cinder.yaml b/deliverables/train/cinder.yaml index e83dbfa4c1..de47935cde 100644 --- a/deliverables/train/cinder.yaml +++ b/deliverables/train/cinder.yaml @@ -59,6 +59,10 @@ releases: projects: - repo: openstack/cinder hash: daa211e28e790e3047444f0dcb5a0d26adb92dac + - version: train-em + projects: + - repo: openstack/cinder + hash: daa211e28e790e3047444f0dcb5a0d26adb92dac branches: - name: stable/train location: 15.0.0.0rc1 diff --git a/deliverables/train/cinderlib.yaml b/deliverables/train/cinderlib.yaml index 89f3646b8c..7fe9067a7d 100644 --- a/deliverables/train/cinderlib.yaml +++ b/deliverables/train/cinderlib.yaml @@ -17,4 +17,8 @@ releases: projects: - repo: openstack/cinderlib hash: 199ebd4f5a1984573877f582a2655f4171916761 + - version: train-em + projects: + - repo: openstack/cinderlib + hash: 199ebd4f5a1984573877f582a2655f4171916761 release-notes: https://docs.openstack.org/releasenotes/cinderlib/train.html diff --git a/deliverables/train/os-brick.yaml b/deliverables/train/os-brick.yaml index 4b250fd068..baa9dd4776 100644 --- a/deliverables/train/os-brick.yaml +++ b/deliverables/train/os-brick.yaml @@ -47,6 +47,10 @@ releases: projects: - hash: 30244b175cac6e643915d762a80b8c8f5848f256 repo: openstack/os-brick + - version: train-em + projects: + - repo: openstack/os-brick + hash: 30244b175cac6e643915d762a80b8c8f5848f256 branches: - location: 2.10.0 name: stable/train diff --git a/deliverables/train/python-brick-cinderclient-ext.yaml b/deliverables/train/python-brick-cinderclient-ext.yaml index d79ad5a45d..eb026918d1 100644 --- a/deliverables/train/python-brick-cinderclient-ext.yaml +++ b/deliverables/train/python-brick-cinderclient-ext.yaml @@ -15,6 +15,10 @@ releases: - hash: 8951feb3feed09ee687470e621adaac0dcd9e8e1 repo: openstack/python-brick-cinderclient-ext version: 0.12.0 + - version: train-em + projects: + - repo: openstack/python-brick-cinderclient-ext + hash: 8951feb3feed09ee687470e621adaac0dcd9e8e1 branches: - location: 0.11.0 name: stable/train diff --git a/deliverables/train/python-cinderclient.yaml b/deliverables/train/python-cinderclient.yaml index f15776d195..94af116cd0 100644 --- a/deliverables/train/python-cinderclient.yaml +++ b/deliverables/train/python-cinderclient.yaml @@ -23,6 +23,10 @@ releases: projects: - repo: openstack/python-cinderclient hash: 7e9e31ce085106638df5792de400c219e9fc5b66 + - version: train-em + projects: + - repo: openstack/python-cinderclient + hash: 7e9e31ce085106638df5792de400c219e9fc5b66 branches: - location: 5.0.0 name: stable/train