From 1d793e3dd13b581c47c0282c0153d27fc4621241 Mon Sep 17 00:00:00 2001 From: Marios Andreou Date: Fri, 5 Feb 2021 16:25:19 +0200 Subject: [PATCH] Tag stable/rocky tripleo repos as EOL As discussed at [1],[2] this tags the last commits to the stable/rocky branch as rocky-eol. [1] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019338.html [2] http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019860.html [3] http://lists.openstack.org/pipermail/openstack-discuss/2021-February/020274.html Change-Id: I3523b079b457b8f94780bd7c8f6e616f81f6eb40 --- deliverables/rocky/instack-undercloud.yaml | 4 ++++ deliverables/rocky/os-apply-config.yaml | 4 ++++ deliverables/rocky/os-collect-config.yaml | 4 ++++ deliverables/rocky/os-net-config.yaml | 4 ++++ deliverables/rocky/os-refresh-config.yaml | 4 ++++ deliverables/rocky/paunch.yaml | 4 ++++ deliverables/rocky/puppet-tripleo.yaml | 4 ++++ deliverables/rocky/python-tripleoclient.yaml | 4 ++++ deliverables/rocky/tripleo-common.yaml | 4 ++++ deliverables/rocky/tripleo-heat-templates.yaml | 4 ++++ deliverables/rocky/tripleo-image-elements.yaml | 4 ++++ deliverables/rocky/tripleo-ipsec.yaml | 4 ++-- deliverables/rocky/tripleo-puppet-elements.yaml | 4 ++++ deliverables/rocky/tripleo-validations.yaml | 4 ++++ 14 files changed, 54 insertions(+), 2 deletions(-) diff --git a/deliverables/rocky/instack-undercloud.yaml b/deliverables/rocky/instack-undercloud.yaml index 7123d43071..106cb00465 100644 --- a/deliverables/rocky/instack-undercloud.yaml +++ b/deliverables/rocky/instack-undercloud.yaml @@ -39,6 +39,10 @@ releases: projects: - repo: openstack/instack-undercloud hash: 5f1b6c6e5001ed917d474bed33ca88103031de94 + - version: rocky-eol + projects: + - repo: openstack/instack-undercloud + hash: b082cc19299cd6d6075716d7a12bf0c09c2224dc branches: - location: 9.3.0 name: stable/rocky diff --git a/deliverables/rocky/os-apply-config.yaml b/deliverables/rocky/os-apply-config.yaml index d25a5d1e02..b5714925b8 100644 --- a/deliverables/rocky/os-apply-config.yaml +++ b/deliverables/rocky/os-apply-config.yaml @@ -27,6 +27,10 @@ releases: projects: - repo: openstack/os-apply-config hash: 07165a907a01408485526950739183a6154f6515 + - version: rocky-eol + projects: + - repo: openstack/os-apply-config + hash: c3da807b7c125a7386eb4c6c1a091bea25ceb581 branches: - location: 9.1.0 name: stable/rocky diff --git a/deliverables/rocky/os-collect-config.yaml b/deliverables/rocky/os-collect-config.yaml index 6c0eca787a..676c1b946d 100644 --- a/deliverables/rocky/os-collect-config.yaml +++ b/deliverables/rocky/os-collect-config.yaml @@ -27,6 +27,10 @@ releases: projects: - repo: openstack/os-collect-config hash: f63f4d2dc8e6de98edee861642eb2c204800f7cf + - version: rocky-eol + projects: + - repo: openstack/os-collect-config + hash: 88a863180861bcb7e27a6bf8703c4ad4b1558c00 branches: - location: 9.2.0 name: stable/rocky diff --git a/deliverables/rocky/os-net-config.yaml b/deliverables/rocky/os-net-config.yaml index c9c2c423d8..4e276d7541 100644 --- a/deliverables/rocky/os-net-config.yaml +++ b/deliverables/rocky/os-net-config.yaml @@ -35,6 +35,10 @@ releases: projects: - repo: openstack/os-net-config hash: 92a3500b5fc9ae458b71e934e523be4fabe97100 + - version: rocky-eol + projects: + - repo: openstack/os-net-config + hash: 3cc286037b35c36b56bd7b5f940e2462cd04c013 branches: - location: 9.2.0 name: stable/rocky diff --git a/deliverables/rocky/os-refresh-config.yaml b/deliverables/rocky/os-refresh-config.yaml index 221c1ba95c..aeb83b27dd 100644 --- a/deliverables/rocky/os-refresh-config.yaml +++ b/deliverables/rocky/os-refresh-config.yaml @@ -23,6 +23,10 @@ releases: projects: - repo: openstack/os-refresh-config hash: a1dad6998dd4cbb1d3cd34afe21cd5923b61e323 + - version: rocky-eol + projects: + - repo: openstack/os-refresh-config + hash: 335eac106e7bc243dc1c5576e5ef9e145cb8f7a7 branches: - location: 9.1.0 name: stable/rocky diff --git a/deliverables/rocky/paunch.yaml b/deliverables/rocky/paunch.yaml index fbb89a10ba..686ea77de5 100644 --- a/deliverables/rocky/paunch.yaml +++ b/deliverables/rocky/paunch.yaml @@ -29,6 +29,10 @@ releases: projects: - repo: openstack/paunch hash: b87a7bd445caf38b1d74606f024e5018114753dd + - version: rocky-eol + projects: + - repo: openstack/paunch + hash: 7779c4bc40016dfc481027ec5a288705db11fc0e repository-settings: openstack/paunch: {} branches: diff --git a/deliverables/rocky/puppet-tripleo.yaml b/deliverables/rocky/puppet-tripleo.yaml index 90dbcb8ae6..6176dbd5e2 100644 --- a/deliverables/rocky/puppet-tripleo.yaml +++ b/deliverables/rocky/puppet-tripleo.yaml @@ -38,6 +38,10 @@ releases: projects: - repo: openstack/puppet-tripleo hash: baed6f110ef0c946d85c059802953a0f06bbae0c + - version: rocky-eol + projects: + - repo: openstack/puppet-tripleo + hash: 587ab7c19348ff9aa1da0f134a37ea30d3334958 branches: - location: 9.3.0 name: stable/rocky diff --git a/deliverables/rocky/python-tripleoclient.yaml b/deliverables/rocky/python-tripleoclient.yaml index ca93d6eff8..80b668e6cc 100644 --- a/deliverables/rocky/python-tripleoclient.yaml +++ b/deliverables/rocky/python-tripleoclient.yaml @@ -51,6 +51,10 @@ releases: projects: - repo: openstack/python-tripleoclient hash: 934711db2bc642a24aa408d048553c5f3f5c09fd + - version: rocky-eol + projects: + - repo: openstack/python-tripleoclient + hash: 68f74dbcd06c91a254b678e0ee8ba0df57df3882 branches: - location: 10.5.0 name: stable/rocky diff --git a/deliverables/rocky/tripleo-common.yaml b/deliverables/rocky/tripleo-common.yaml index 9aa1a18faf..0f9e1a9116 100644 --- a/deliverables/rocky/tripleo-common.yaml +++ b/deliverables/rocky/tripleo-common.yaml @@ -47,6 +47,10 @@ releases: projects: - repo: openstack/tripleo-common hash: 74991a643a616be3cfa63d874497a325075714aa + - version: rocky-eol + projects: + - repo: openstack/tripleo-common + hash: 8349594d76c3f78f95c38b423f103ba262ceaf68 branches: - location: 9.3.0 name: stable/rocky diff --git a/deliverables/rocky/tripleo-heat-templates.yaml b/deliverables/rocky/tripleo-heat-templates.yaml index d0e6247328..b90c52669b 100644 --- a/deliverables/rocky/tripleo-heat-templates.yaml +++ b/deliverables/rocky/tripleo-heat-templates.yaml @@ -56,6 +56,10 @@ releases: projects: - repo: openstack/tripleo-heat-templates hash: 4a691d683124ea226a94799bc77c131c5e279096 + - version: rocky-eol + projects: + - repo: openstack/tripleo-heat-templates + hash: b5c08cbab33148eb35538ce399c731c44259a20e branches: - location: 9.0.0.0rc1 name: stable/rocky diff --git a/deliverables/rocky/tripleo-image-elements.yaml b/deliverables/rocky/tripleo-image-elements.yaml index 29fb5616cd..1153a2d0f9 100644 --- a/deliverables/rocky/tripleo-image-elements.yaml +++ b/deliverables/rocky/tripleo-image-elements.yaml @@ -40,6 +40,10 @@ releases: projects: - repo: openstack/tripleo-image-elements hash: 6cabcd7fe5147ef26d921511e482eb3111b32274 + - version: rocky-eol + projects: + - repo: openstack/tripleo-image-elements + hash: 6cabcd7fe5147ef26d921511e482eb3111b32274 branches: - location: 9.0.0.0rc1 name: stable/rocky diff --git a/deliverables/rocky/tripleo-ipsec.yaml b/deliverables/rocky/tripleo-ipsec.yaml index 2a8b9d4be2..9faa8ea390 100644 --- a/deliverables/rocky/tripleo-ipsec.yaml +++ b/deliverables/rocky/tripleo-ipsec.yaml @@ -11,10 +11,10 @@ releases: - hash: 325d23340e9746a0aed4e815f1a9b8de4f449632 repo: openstack/tripleo-ipsec version: 9.0.0 - - version: rocky-em + - version: rocky-eol projects: - repo: openstack/tripleo-ipsec - hash: 325d23340e9746a0aed4e815f1a9b8de4f449632 + hash: ec8aec1d42b9085ed9152ff767eb6744095d9e16 branches: - location: 9.0.0 name: stable/rocky diff --git a/deliverables/rocky/tripleo-puppet-elements.yaml b/deliverables/rocky/tripleo-puppet-elements.yaml index 41f917bf75..6865b6a33a 100644 --- a/deliverables/rocky/tripleo-puppet-elements.yaml +++ b/deliverables/rocky/tripleo-puppet-elements.yaml @@ -48,6 +48,10 @@ releases: projects: - repo: openstack/tripleo-puppet-elements hash: 8813bfa061b0486e57a5e3d74f32339c12a35ef3 + - version: rocky-eol + projects: + - repo: openstack/tripleo-puppet-elements + hash: a6884626752b7d6d7ee37fda6fa9ea7a9d2f3010 branches: - location: 9.0.0.0rc1 name: stable/rocky diff --git a/deliverables/rocky/tripleo-validations.yaml b/deliverables/rocky/tripleo-validations.yaml index 5c54d8ddc1..54057f2d52 100644 --- a/deliverables/rocky/tripleo-validations.yaml +++ b/deliverables/rocky/tripleo-validations.yaml @@ -35,6 +35,10 @@ releases: projects: - repo: openstack/tripleo-validations hash: 8a84c011e692611249eddced636fec484c10bd24 + - version: rocky-eol + projects: + - repo: openstack/tripleo-validations + hash: 1d1958931aa56a45e6dd918f3e74e758e7653f04 branches: - location: 9.3.0 name: stable/rocky