From b4970b2a59f182aa17fad0e95dd7b833a07ff415 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sat, 14 Dec 2024 02:00:37 +0900 Subject: [PATCH] Puppet OpenStack: Transition wallaby to EOL The wallaby branch of some modules were already transitioned to EOL. Current puppet CI does not allow partial retirement and CI is broken once any of the modules is retired. Because we haven't seen any interest to maintain specific modules, I'd propose retiring the wallaby branch completely. Change-Id: I875a5c62803ea352048a1ce418ed5d3526b34bb9 --- deliverables/wallaby/puppet-neutron.yaml | 4 ++++ deliverables/wallaby/puppet-nova.yaml | 4 ++++ deliverables/wallaby/puppet-octavia.yaml | 4 ++++ deliverables/wallaby/puppet-openstack-integration.yaml | 4 ++++ deliverables/wallaby/puppet-openstack_extras.yaml | 4 ++++ deliverables/wallaby/puppet-openstack_spec_helper.yaml | 4 ++++ deliverables/wallaby/puppet-openstacklib.yaml | 4 ++++ deliverables/wallaby/puppet-oslo.yaml | 4 ++++ deliverables/wallaby/puppet-ovn.yaml | 4 ++++ deliverables/wallaby/puppet-placement.yaml | 4 ++++ deliverables/wallaby/puppet-swift.yaml | 4 ++++ deliverables/wallaby/puppet-tempest.yaml | 4 ++++ deliverables/wallaby/puppet-trove.yaml | 4 ++++ deliverables/wallaby/puppet-vitrage.yaml | 4 ++++ deliverables/wallaby/puppet-vswitch.yaml | 4 ++++ deliverables/wallaby/puppet-watcher.yaml | 4 ++++ deliverables/wallaby/puppet-zaqar.yaml | 4 ++++ 17 files changed, 68 insertions(+) diff --git a/deliverables/wallaby/puppet-neutron.yaml b/deliverables/wallaby/puppet-neutron.yaml index 1b3970684d..b34d7627be 100644 --- a/deliverables/wallaby/puppet-neutron.yaml +++ b/deliverables/wallaby/puppet-neutron.yaml @@ -42,6 +42,10 @@ releases: projects: - repo: openstack/puppet-neutron hash: bdccc30975ee6e8c82370ab45eff3528cbd08ff1 + - version: wallaby-eol + projects: + - repo: openstack/puppet-neutron + hash: bdccc30975ee6e8c82370ab45eff3528cbd08ff1 branches: - name: stable/wallaby location: 18.4.0 diff --git a/deliverables/wallaby/puppet-nova.yaml b/deliverables/wallaby/puppet-nova.yaml index 96d8f271ce..249a9e6aa1 100644 --- a/deliverables/wallaby/puppet-nova.yaml +++ b/deliverables/wallaby/puppet-nova.yaml @@ -42,6 +42,10 @@ releases: projects: - repo: openstack/puppet-nova hash: c6c0d21512ea7f9b9aecc218e43aa8d5fc492fc3 + - version: wallaby-eol + projects: + - repo: openstack/puppet-nova + hash: c6c0d21512ea7f9b9aecc218e43aa8d5fc492fc3 branches: - name: stable/wallaby location: 18.4.0 diff --git a/deliverables/wallaby/puppet-octavia.yaml b/deliverables/wallaby/puppet-octavia.yaml index 0756acd56c..f902fd317e 100644 --- a/deliverables/wallaby/puppet-octavia.yaml +++ b/deliverables/wallaby/puppet-octavia.yaml @@ -42,6 +42,10 @@ releases: projects: - repo: openstack/puppet-octavia hash: c287bb28d488693ca7dc8903769a4feae00cb08f + - version: wallaby-eol + projects: + - repo: openstack/puppet-octavia + hash: c287bb28d488693ca7dc8903769a4feae00cb08f branches: - name: stable/wallaby location: 18.4.0 diff --git a/deliverables/wallaby/puppet-openstack-integration.yaml b/deliverables/wallaby/puppet-openstack-integration.yaml index 5948ecad2f..bcd95ae390 100644 --- a/deliverables/wallaby/puppet-openstack-integration.yaml +++ b/deliverables/wallaby/puppet-openstack-integration.yaml @@ -11,6 +11,10 @@ releases: projects: - repo: openstack/puppet-openstack-integration hash: 3cef1a78c1efde2db3e37fe23aa8253cf2e704e4 + - version: wallaby-eol + projects: + - repo: openstack/puppet-openstack-integration + hash: 3cef1a78c1efde2db3e37fe23aa8253cf2e704e4 branches: - name: stable/wallaby location: diff --git a/deliverables/wallaby/puppet-openstack_extras.yaml b/deliverables/wallaby/puppet-openstack_extras.yaml index 20e051e9c4..d8da245e96 100644 --- a/deliverables/wallaby/puppet-openstack_extras.yaml +++ b/deliverables/wallaby/puppet-openstack_extras.yaml @@ -38,6 +38,10 @@ releases: projects: - repo: openstack/puppet-openstack_extras hash: 504e1a0f297c7fc57a194a73f84db7532a543cc7 + - version: wallaby-eol + projects: + - repo: openstack/puppet-openstack_extras + hash: 504e1a0f297c7fc57a194a73f84db7532a543cc7 branches: - name: stable/wallaby location: 18.4.0 diff --git a/deliverables/wallaby/puppet-openstack_spec_helper.yaml b/deliverables/wallaby/puppet-openstack_spec_helper.yaml index 19a497e237..e9ce6be8ae 100644 --- a/deliverables/wallaby/puppet-openstack_spec_helper.yaml +++ b/deliverables/wallaby/puppet-openstack_spec_helper.yaml @@ -11,6 +11,10 @@ releases: projects: - repo: openstack/puppet-openstack_spec_helper hash: 96ba408d45560fbacd942fd482a60e82e56c5d61 + - version: wallaby-eol + projects: + - repo: openstack/puppet-openstack_spec_helper + hash: 96ba408d45560fbacd942fd482a60e82e56c5d61 branches: - name: stable/wallaby location: diff --git a/deliverables/wallaby/puppet-openstacklib.yaml b/deliverables/wallaby/puppet-openstacklib.yaml index 3c36d0582c..ba69524464 100644 --- a/deliverables/wallaby/puppet-openstacklib.yaml +++ b/deliverables/wallaby/puppet-openstacklib.yaml @@ -42,6 +42,10 @@ releases: projects: - repo: openstack/puppet-openstacklib hash: 0ed3e66374fb37ee72140773d3ccb9a70e389175 + - version: wallaby-eol + projects: + - repo: openstack/puppet-openstacklib + hash: 0ed3e66374fb37ee72140773d3ccb9a70e389175 branches: - name: stable/wallaby location: 18.4.0 diff --git a/deliverables/wallaby/puppet-oslo.yaml b/deliverables/wallaby/puppet-oslo.yaml index b52dc09782..c82de994e1 100644 --- a/deliverables/wallaby/puppet-oslo.yaml +++ b/deliverables/wallaby/puppet-oslo.yaml @@ -42,6 +42,10 @@ releases: projects: - repo: openstack/puppet-oslo hash: a0f6611aefbf066d001a8f79420af0dd656eca67 + - version: wallaby-eol + projects: + - repo: openstack/puppet-oslo + hash: a0f6611aefbf066d001a8f79420af0dd656eca67 branches: - name: stable/wallaby location: 18.4.0 diff --git a/deliverables/wallaby/puppet-ovn.yaml b/deliverables/wallaby/puppet-ovn.yaml index b9fd3fef30..2682bd496b 100644 --- a/deliverables/wallaby/puppet-ovn.yaml +++ b/deliverables/wallaby/puppet-ovn.yaml @@ -42,6 +42,10 @@ releases: projects: - repo: openstack/puppet-ovn hash: 7805f7e0be9ea4217a3631fcd1e1d3e6eaf3dcd8 + - version: wallaby-eol + projects: + - repo: openstack/puppet-ovn + hash: 7805f7e0be9ea4217a3631fcd1e1d3e6eaf3dcd8 branches: - name: stable/wallaby location: 18.4.0 diff --git a/deliverables/wallaby/puppet-placement.yaml b/deliverables/wallaby/puppet-placement.yaml index c241a65c89..c0df5b2bd8 100644 --- a/deliverables/wallaby/puppet-placement.yaml +++ b/deliverables/wallaby/puppet-placement.yaml @@ -42,6 +42,10 @@ releases: projects: - repo: openstack/puppet-placement hash: df0557878dd75067caaa7d4a89940109911a482c + - version: wallaby-eol + projects: + - repo: openstack/puppet-placement + hash: df0557878dd75067caaa7d4a89940109911a482c branches: - name: stable/wallaby location: 5.4.0 diff --git a/deliverables/wallaby/puppet-swift.yaml b/deliverables/wallaby/puppet-swift.yaml index 37b053d387..ad858ad30f 100644 --- a/deliverables/wallaby/puppet-swift.yaml +++ b/deliverables/wallaby/puppet-swift.yaml @@ -42,6 +42,10 @@ releases: projects: - repo: openstack/puppet-swift hash: 3e41d95091960c7d8a90befcb1d200a253335907 + - version: wallaby-eol + projects: + - repo: openstack/puppet-swift + hash: 3e41d95091960c7d8a90befcb1d200a253335907 branches: - name: stable/wallaby location: 18.4.0 diff --git a/deliverables/wallaby/puppet-tempest.yaml b/deliverables/wallaby/puppet-tempest.yaml index c6cb63e080..4dbbf261a3 100644 --- a/deliverables/wallaby/puppet-tempest.yaml +++ b/deliverables/wallaby/puppet-tempest.yaml @@ -42,6 +42,10 @@ releases: projects: - repo: openstack/puppet-tempest hash: 1276ff514a0775bb0a27ffb4f591106e7383d6ae + - version: wallaby-eol + projects: + - repo: openstack/puppet-tempest + hash: 1276ff514a0775bb0a27ffb4f591106e7383d6ae branches: - name: stable/wallaby location: 18.4.0 diff --git a/deliverables/wallaby/puppet-trove.yaml b/deliverables/wallaby/puppet-trove.yaml index 3db59b24d8..5c7938abbd 100644 --- a/deliverables/wallaby/puppet-trove.yaml +++ b/deliverables/wallaby/puppet-trove.yaml @@ -34,6 +34,10 @@ releases: projects: - repo: openstack/puppet-trove hash: 1c180f650868f704e57414d7246ed160757dda95 + - version: wallaby-eol + projects: + - repo: openstack/puppet-trove + hash: 1c180f650868f704e57414d7246ed160757dda95 branches: - name: stable/wallaby location: 18.4.0 diff --git a/deliverables/wallaby/puppet-vitrage.yaml b/deliverables/wallaby/puppet-vitrage.yaml index bda85fef13..797f1a44c5 100644 --- a/deliverables/wallaby/puppet-vitrage.yaml +++ b/deliverables/wallaby/puppet-vitrage.yaml @@ -34,6 +34,10 @@ releases: projects: - repo: openstack/puppet-vitrage hash: 5c7e016a48d8c54296c489d45297f5630af2e023 + - version: wallaby-eol + projects: + - repo: openstack/puppet-vitrage + hash: 5c7e016a48d8c54296c489d45297f5630af2e023 branches: - name: stable/wallaby location: 8.4.0 diff --git a/deliverables/wallaby/puppet-vswitch.yaml b/deliverables/wallaby/puppet-vswitch.yaml index d111877510..b601fb0f5e 100644 --- a/deliverables/wallaby/puppet-vswitch.yaml +++ b/deliverables/wallaby/puppet-vswitch.yaml @@ -42,6 +42,10 @@ releases: projects: - repo: openstack/puppet-vswitch hash: 51e82ca53f11d55e20bed84a0dc9701b5c98b516 + - version: wallaby-eol + projects: + - repo: openstack/puppet-vswitch + hash: 51e82ca53f11d55e20bed84a0dc9701b5c98b516 branches: - name: stable/wallaby location: 14.4.0 diff --git a/deliverables/wallaby/puppet-watcher.yaml b/deliverables/wallaby/puppet-watcher.yaml index b74c62f897..c57c985331 100644 --- a/deliverables/wallaby/puppet-watcher.yaml +++ b/deliverables/wallaby/puppet-watcher.yaml @@ -34,6 +34,10 @@ releases: projects: - repo: openstack/puppet-watcher hash: 27f86a240b284ac5ab9f330d4964fd3f71ef6040 + - version: wallaby-eol + projects: + - repo: openstack/puppet-watcher + hash: 27f86a240b284ac5ab9f330d4964fd3f71ef6040 branches: - name: stable/wallaby location: 18.4.0 diff --git a/deliverables/wallaby/puppet-zaqar.yaml b/deliverables/wallaby/puppet-zaqar.yaml index 5cbf4deaf7..fee3d78a69 100644 --- a/deliverables/wallaby/puppet-zaqar.yaml +++ b/deliverables/wallaby/puppet-zaqar.yaml @@ -34,6 +34,10 @@ releases: projects: - repo: openstack/puppet-zaqar hash: b5ea933ea359dcbc09d2e5802ffbb1284b48109c + - version: wallaby-eol + projects: + - repo: openstack/puppet-zaqar + hash: b5ea933ea359dcbc09d2e5802ffbb1284b48109c branches: - name: stable/wallaby location: 18.4.0