From fd2e446a283d6abfb09c6ca92617c17aba88f800 Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Wed, 31 May 2023 16:02:55 -0400 Subject: [PATCH] [cinder] transition train to end-of-life As discussed at the cinder weekly meeting on 2023-05-31 [0], the cinder project wishes to declare the stable/train branch of all branched deliverables EOL and requests that the release team delete the branch. The stable/train branch of cinderlib was previously made EOL and deleted by change I25d78267ab4a. [0] https://meetings.opendev.org/meetings/cinder/2023/cinder.2023-05-31-14.00.log.html#l-32 Change-Id: I0326e54bb50ceb03e5c65f225c4765467ad4b3e7 --- deliverables/train/cinder.yaml | 4 ++++ deliverables/train/os-brick.yaml | 4 ++++ deliverables/train/python-brick-cinderclient-ext.yaml | 4 ++++ deliverables/train/python-cinderclient.yaml | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/deliverables/train/cinder.yaml b/deliverables/train/cinder.yaml index de47935cde..ac97425421 100644 --- a/deliverables/train/cinder.yaml +++ b/deliverables/train/cinder.yaml @@ -63,6 +63,10 @@ releases: projects: - repo: openstack/cinder hash: daa211e28e790e3047444f0dcb5a0d26adb92dac + - version: train-eol + projects: + - repo: openstack/cinder + hash: 299553a4fe281cde9b14da34a470dcdb3ed17cc0 branches: - name: stable/train location: 15.0.0.0rc1 diff --git a/deliverables/train/os-brick.yaml b/deliverables/train/os-brick.yaml index baa9dd4776..f16b8145a5 100644 --- a/deliverables/train/os-brick.yaml +++ b/deliverables/train/os-brick.yaml @@ -51,6 +51,10 @@ releases: projects: - repo: openstack/os-brick hash: 30244b175cac6e643915d762a80b8c8f5848f256 + - version: train-eol + projects: + - repo: openstack/os-brick + hash: 0cc7019eec2b58f507905d52370a74eb80613b99 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 eb026918d1..e5af146633 100644 --- a/deliverables/train/python-brick-cinderclient-ext.yaml +++ b/deliverables/train/python-brick-cinderclient-ext.yaml @@ -19,6 +19,10 @@ releases: projects: - repo: openstack/python-brick-cinderclient-ext hash: 8951feb3feed09ee687470e621adaac0dcd9e8e1 + - version: train-eol + projects: + - repo: openstack/python-brick-cinderclient-ext + hash: cb38b08219a18fb86aaf41b4dbd63c527553f666 branches: - location: 0.11.0 name: stable/train diff --git a/deliverables/train/python-cinderclient.yaml b/deliverables/train/python-cinderclient.yaml index 94af116cd0..3e30d1ceb9 100644 --- a/deliverables/train/python-cinderclient.yaml +++ b/deliverables/train/python-cinderclient.yaml @@ -27,6 +27,10 @@ releases: projects: - repo: openstack/python-cinderclient hash: 7e9e31ce085106638df5792de400c219e9fc5b66 + - version: train-eol + projects: + - repo: openstack/python-cinderclient + hash: a87dd1ccc8a3ad1e40569648e50fe5c2fe068478 branches: - location: 5.0.0 name: stable/train