From c5a60955df4de4b635955cb4a948f0c5c60db92b Mon Sep 17 00:00:00 2001 From: Jon Bernard Date: Wed, 19 Apr 2023 11:26:06 -0400 Subject: [PATCH] [cinder] Transition Rocky to End of Life This transition the Rocky branch to End of Life. The last patch of the branch will be tagged with rocky-eol tag. The stable/rocky branch cannot be used anymore and will be deleted if this patch merges. Change-Id: I600914dd08e9a0753eed322d4ad3fc2e67409ae9 --- deliverables/rocky/cinder.yaml | 4 ++++ deliverables/rocky/os-brick.yaml | 4 ++++ deliverables/rocky/python-brick-cinderclient-ext.yaml | 4 ++++ deliverables/rocky/python-cinderclient.yaml | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/deliverables/rocky/cinder.yaml b/deliverables/rocky/cinder.yaml index c54d67edce..f0a77fb26b 100644 --- a/deliverables/rocky/cinder.yaml +++ b/deliverables/rocky/cinder.yaml @@ -73,6 +73,10 @@ releases: projects: - repo: openstack/cinder hash: bcea359d54fcaa5a013204f7981f952e4329cf93 + - version: rocky-eol + projects: + - repo: openstack/cinder + hash: cdcf7b5f8b3c850555942f422b8ad1f43e21fe7b branches: - location: 13.0.0.0rc1 name: stable/rocky diff --git a/deliverables/rocky/os-brick.yaml b/deliverables/rocky/os-brick.yaml index a39d320484..a0aedc8050 100644 --- a/deliverables/rocky/os-brick.yaml +++ b/deliverables/rocky/os-brick.yaml @@ -59,6 +59,10 @@ releases: projects: - repo: openstack/os-brick hash: d640c73d9b68bdf200c3e71ddec65b166a571f4b + - version: rocky-eol + projects: + - repo: openstack/os-brick + hash: b3e5905e7689e0e5e3800c643990f7303cf6ab34 branches: - location: 2.5.3 name: stable/rocky diff --git a/deliverables/rocky/python-brick-cinderclient-ext.yaml b/deliverables/rocky/python-brick-cinderclient-ext.yaml index 2a75200e73..88a251e885 100644 --- a/deliverables/rocky/python-brick-cinderclient-ext.yaml +++ b/deliverables/rocky/python-brick-cinderclient-ext.yaml @@ -15,6 +15,10 @@ releases: projects: - repo: openstack/python-brick-cinderclient-ext hash: ca2a0e4db6e12c2ef861c5a7ed0c0c2498f50015 + - version: rocky-eol + projects: + - repo: openstack/python-brick-cinderclient-ext + hash: 0388b18513074eee2879774de0b56767ebd687a2 branches: - location: 0.9.0 name: stable/rocky diff --git a/deliverables/rocky/python-cinderclient.yaml b/deliverables/rocky/python-cinderclient.yaml index c9c6c9addf..62e4cee08f 100644 --- a/deliverables/rocky/python-cinderclient.yaml +++ b/deliverables/rocky/python-cinderclient.yaml @@ -35,6 +35,10 @@ releases: projects: - repo: openstack/python-cinderclient hash: 14547dfb1b9aced82d5d333ab329870461034565 + - version: rocky-eol + projects: + - repo: openstack/python-cinderclient + hash: 388a28ef8ab2fcc27107f2950a762addb3b4afdb branches: - location: 4.0.1 name: stable/rocky