From 148f060080ba1039e933eb777c01bbdac05e8a99 Mon Sep 17 00:00:00 2001 From: Marios Andreou Date: Mon, 5 Jul 2021 18:43:28 +0300 Subject: [PATCH] Tag stable/stein tripleo repos as EOL As discussed at [1] this tags the last commits to the stable/stein branch as stein-eol for tripleo repos [2] [1] http://lists.openstack.org/pipermail/openstack-discuss/2021-June/023115.html [2] https://releases.openstack.org/teams/tripleo.html#stein Change-Id: I6d6488b2a02f27f58d59be35aa1dc7a178fe15f2 --- deliverables/stein/os-apply-config.yaml | 4 ++++ deliverables/stein/os-collect-config.yaml | 4 ++++ deliverables/stein/os-net-config.yaml | 4 ++++ deliverables/stein/os-refresh-config.yaml | 4 ++++ deliverables/stein/paunch.yaml | 4 ++++ deliverables/stein/puppet-tripleo.yaml | 4 ++++ deliverables/stein/python-tripleoclient.yaml | 4 ++++ deliverables/stein/tripleo-common.yaml | 4 ++++ deliverables/stein/tripleo-heat-templates.yaml | 4 ++++ deliverables/stein/tripleo-image-elements.yaml | 4 ++++ deliverables/stein/tripleo-puppet-elements.yaml | 4 ++++ deliverables/stein/tripleo-ui.yaml | 4 ++++ deliverables/stein/tripleo-validations.yaml | 4 ++++ 13 files changed, 52 insertions(+) diff --git a/deliverables/stein/os-apply-config.yaml b/deliverables/stein/os-apply-config.yaml index b556e67dac..9244ca40b3 100644 --- a/deliverables/stein/os-apply-config.yaml +++ b/deliverables/stein/os-apply-config.yaml @@ -27,6 +27,10 @@ releases: projects: - repo: openstack/os-apply-config hash: 9a50e081cb9bc27ec573bda5ad00beff64b23dec + - version: stein-eol + projects: + - repo: openstack/os-apply-config + hash: f76911c726483ed31b902ed02b49009dac14c5f5 branches: - location: 10.3.0 name: stable/stein diff --git a/deliverables/stein/os-collect-config.yaml b/deliverables/stein/os-collect-config.yaml index bffb8071f6..b452bfb016 100644 --- a/deliverables/stein/os-collect-config.yaml +++ b/deliverables/stein/os-collect-config.yaml @@ -31,6 +31,10 @@ releases: projects: - repo: openstack/os-collect-config hash: 95d2b5e27bf2dd3fb394e234227c375b65037703 + - version: stein-eol + projects: + - repo: openstack/os-collect-config + hash: 45ce89129952633ca6d669807685fee93d55b0fd branches: - location: 10.3.0 name: stable/stein diff --git a/deliverables/stein/os-net-config.yaml b/deliverables/stein/os-net-config.yaml index d7d163fc38..8f72cfbaa2 100644 --- a/deliverables/stein/os-net-config.yaml +++ b/deliverables/stein/os-net-config.yaml @@ -39,6 +39,10 @@ releases: projects: - repo: openstack/os-net-config hash: ab7364accb8b2198ec4718e2aeb5009af2c108bb + - version: stein-eol + projects: + - repo: openstack/os-net-config + hash: 6a824b177e71175b3a1237cf48e60a4373686018 branches: - location: 10.4.0 name: stable/stein diff --git a/deliverables/stein/os-refresh-config.yaml b/deliverables/stein/os-refresh-config.yaml index 4f29ba9129..6da1dbfc3f 100644 --- a/deliverables/stein/os-refresh-config.yaml +++ b/deliverables/stein/os-refresh-config.yaml @@ -31,6 +31,10 @@ releases: projects: - repo: openstack/os-refresh-config hash: 2c77834219fe86218a22f6cc07f8708321b5b00b + - version: stein-eol + projects: + - repo: openstack/os-refresh-config + hash: 81ef3b5fd6faa445c97f5c26abeaef24f016916e branches: - location: 10.2.0 name: stable/stein diff --git a/deliverables/stein/paunch.yaml b/deliverables/stein/paunch.yaml index 319560be79..ebaf72065b 100644 --- a/deliverables/stein/paunch.yaml +++ b/deliverables/stein/paunch.yaml @@ -43,6 +43,10 @@ releases: projects: - repo: openstack/paunch hash: faed0cf419dfdae485e17144512b6e62f7bf2251 + - version: stein-eol + projects: + - repo: openstack/paunch + hash: a464c0c196cde72791e244c0d628af8155b2eea9 branches: - location: 4.4.0 name: stable/stein diff --git a/deliverables/stein/puppet-tripleo.yaml b/deliverables/stein/puppet-tripleo.yaml index fb15beb278..c4e82546f0 100644 --- a/deliverables/stein/puppet-tripleo.yaml +++ b/deliverables/stein/puppet-tripleo.yaml @@ -46,6 +46,10 @@ releases: projects: - repo: openstack/puppet-tripleo hash: 4e7d2b991d84617b7dc15937a47fa1ed2b4441b7 + - version: stein-eol + projects: + - repo: openstack/puppet-tripleo + hash: d4e56e2b1dce2c1947b8d9274b6c47a17bd56eb8 branches: - location: 10.4.0 name: stable/stein diff --git a/deliverables/stein/python-tripleoclient.yaml b/deliverables/stein/python-tripleoclient.yaml index 3f719997d7..67bacb1407 100644 --- a/deliverables/stein/python-tripleoclient.yaml +++ b/deliverables/stein/python-tripleoclient.yaml @@ -43,6 +43,10 @@ releases: projects: - repo: openstack/python-tripleoclient hash: 751324eb5d7994101523bffe1de2cd5876ac63d2 + - version: stein-eol + projects: + - repo: openstack/python-tripleoclient + hash: 87e8fb2e0e61cab0613bd215e1657bee658e51de branches: - location: 11.4.0 name: stable/stein diff --git a/deliverables/stein/tripleo-common.yaml b/deliverables/stein/tripleo-common.yaml index deedb6ae2a..bd4cbf63dd 100644 --- a/deliverables/stein/tripleo-common.yaml +++ b/deliverables/stein/tripleo-common.yaml @@ -59,6 +59,10 @@ releases: projects: - repo: openstack/tripleo-common hash: c2a83c1cd5e8cc9cb04432e9bc8f37793c02f0c7 + - version: stein-eol + projects: + - repo: openstack/tripleo-common + hash: 5194d273005192b5990f349e0617f3c48c19dc52 branches: - location: 10.7.0 name: stable/stein diff --git a/deliverables/stein/tripleo-heat-templates.yaml b/deliverables/stein/tripleo-heat-templates.yaml index 45bf9d469b..86bbd2dad8 100644 --- a/deliverables/stein/tripleo-heat-templates.yaml +++ b/deliverables/stein/tripleo-heat-templates.yaml @@ -47,6 +47,10 @@ releases: projects: - repo: openstack/tripleo-heat-templates hash: 69a694d858756418d091f92270ff8bb667993650 + - version: stein-eol + projects: + - repo: openstack/tripleo-heat-templates + hash: 9b4878b3af5622d3f87c42cd14600ec0f3b53b84 cycle-highlights: - | Added support for podman and buildah for containers and container images. diff --git a/deliverables/stein/tripleo-image-elements.yaml b/deliverables/stein/tripleo-image-elements.yaml index faef84933c..41b5878313 100644 --- a/deliverables/stein/tripleo-image-elements.yaml +++ b/deliverables/stein/tripleo-image-elements.yaml @@ -39,6 +39,10 @@ releases: projects: - repo: openstack/tripleo-image-elements hash: 1ebd7afac1c49b9fe413a286c21c311bb0a31072 + - version: stein-eol + projects: + - repo: openstack/tripleo-image-elements + hash: 6bb33b05a9d709acf8fd4ecc8b567372e1348095 branches: - location: 10.4.0 name: stable/stein diff --git a/deliverables/stein/tripleo-puppet-elements.yaml b/deliverables/stein/tripleo-puppet-elements.yaml index 63ef0a57a6..c583e9e1ff 100644 --- a/deliverables/stein/tripleo-puppet-elements.yaml +++ b/deliverables/stein/tripleo-puppet-elements.yaml @@ -39,6 +39,10 @@ releases: projects: - repo: openstack/tripleo-puppet-elements hash: 78f7e7f6d926b27cd4025fa7c28a7d84d01813f2 + - version: stein-eol + projects: + - repo: openstack/tripleo-puppet-elements + hash: 78f7e7f6d926b27cd4025fa7c28a7d84d01813f2 branches: - location: 10.3.0 name: stable/stein diff --git a/deliverables/stein/tripleo-ui.yaml b/deliverables/stein/tripleo-ui.yaml index 5406094789..d643cd80f8 100644 --- a/deliverables/stein/tripleo-ui.yaml +++ b/deliverables/stein/tripleo-ui.yaml @@ -28,6 +28,10 @@ releases: projects: - repo: openstack/tripleo-ui hash: abd4334d5e8bf5b04248c5192fa0fc6f115849f3 + - version: stein-eol + projects: + - repo: openstack/tripleo-ui + hash: 57bc50beb9b32802998bb5965d6be1d81527083a branches: - location: 10.3.0 name: stable/stein diff --git a/deliverables/stein/tripleo-validations.yaml b/deliverables/stein/tripleo-validations.yaml index e8137e265e..44de5b509d 100644 --- a/deliverables/stein/tripleo-validations.yaml +++ b/deliverables/stein/tripleo-validations.yaml @@ -43,6 +43,10 @@ releases: projects: - repo: openstack/tripleo-validations hash: 730ef1ff02d8013fc429cc4794dda96e6c254aa7 + - version: stein-eol + projects: + - repo: openstack/tripleo-validations + hash: 595eec78ff33a82f0a1295601bf44b9e4482a428 branches: - location: 10.4.0 name: stable/stein