From 735399292685bd7eeee29a33f779e172280c577f Mon Sep 17 00:00:00 2001 From: Marios Andreou Date: Mon, 29 Mar 2021 19:31:28 +0300 Subject: [PATCH] Make a stable/victoria release for all the tripleo things Required puppet-tripleo metadata bump merged at [1]. Also creates missing stable/victoria branch for tripleo-image-elements. [1] https://review.opendev.org/c/openstack/puppet-tripleo/+/783706 Change-Id: Ibfee5879fb7a568009ea8b1b6216d5c0f72b210e --- deliverables/victoria/os-net-config.yaml | 4 ++++ deliverables/victoria/puppet-tripleo.yaml | 4 ++++ deliverables/victoria/python-tripleoclient.yaml | 4 ++++ deliverables/victoria/tripleo-ansible.yaml | 4 ++++ deliverables/victoria/tripleo-common.yaml | 4 ++++ deliverables/victoria/tripleo-heat-templates.yaml | 4 ++++ deliverables/victoria/tripleo-image-elements.yaml | 3 +++ deliverables/victoria/tripleo-puppet-elements.yaml | 4 ++++ deliverables/victoria/tripleo-validations.yaml | 4 ++++ 9 files changed, 35 insertions(+) diff --git a/deliverables/victoria/os-net-config.yaml b/deliverables/victoria/os-net-config.yaml index c4ae6f2a49..fa0e3bcba2 100644 --- a/deliverables/victoria/os-net-config.yaml +++ b/deliverables/victoria/os-net-config.yaml @@ -27,6 +27,10 @@ releases: projects: - repo: openstack/os-net-config hash: 157df251cf9086cbc58315808ec2f59605626f81 + - version: 13.2.0 + projects: + - repo: openstack/os-net-config + hash: 7ba6feaac34a8bc329750bd8cf45c12593428ca8 branches: - name: stable/victoria location: 13.0.0 diff --git a/deliverables/victoria/puppet-tripleo.yaml b/deliverables/victoria/puppet-tripleo.yaml index 7c1504e669..358b085a6a 100644 --- a/deliverables/victoria/puppet-tripleo.yaml +++ b/deliverables/victoria/puppet-tripleo.yaml @@ -26,6 +26,10 @@ releases: projects: - repo: openstack/puppet-tripleo hash: 4125e22dbc92bd54d64f0e119dd2a3ca5ef0d2a4 + - version: 13.6.0 + projects: + - repo: openstack/puppet-tripleo + hash: 856f4d9c2ef44ac738ce671d48f81d19d431e54c branches: - name: stable/victoria location: 13.4.0 diff --git a/deliverables/victoria/python-tripleoclient.yaml b/deliverables/victoria/python-tripleoclient.yaml index 523db60ba9..bc178aca54 100644 --- a/deliverables/victoria/python-tripleoclient.yaml +++ b/deliverables/victoria/python-tripleoclient.yaml @@ -27,6 +27,10 @@ releases: projects: - repo: openstack/python-tripleoclient hash: 9644bea71e121a35b7348b2175b4526d78001401 + - version: 14.2.0 + projects: + - repo: openstack/python-tripleoclient + hash: c3017fbee3b1f515b0909518324e399f15e22c8a branches: - name: stable/victoria location: 14.0.0 diff --git a/deliverables/victoria/tripleo-ansible.yaml b/deliverables/victoria/tripleo-ansible.yaml index c42222e53b..c57e3e6091 100644 --- a/deliverables/victoria/tripleo-ansible.yaml +++ b/deliverables/victoria/tripleo-ansible.yaml @@ -27,6 +27,10 @@ releases: projects: - repo: openstack/tripleo-ansible hash: fec1bacbe91c392b36a947e849ac4ebaeacc186d + - version: 2.2.0 + projects: + - repo: openstack/tripleo-ansible + hash: ac991db493587dcbcd9fad398ae99732bff07f81 branches: - name: stable/victoria location: 2.0.0 diff --git a/deliverables/victoria/tripleo-common.yaml b/deliverables/victoria/tripleo-common.yaml index 19cba95f7f..5801b3ffde 100644 --- a/deliverables/victoria/tripleo-common.yaml +++ b/deliverables/victoria/tripleo-common.yaml @@ -27,6 +27,10 @@ releases: projects: - repo: openstack/tripleo-common hash: 0d12d835266569db082f731bce07ffdf7a64fe49 + - version: 13.2.0 + projects: + - repo: openstack/tripleo-common + hash: 81a5626997de34177fa84de3991370ebcc409d6e branches: - name: stable/victoria location: 13.0.0 diff --git a/deliverables/victoria/tripleo-heat-templates.yaml b/deliverables/victoria/tripleo-heat-templates.yaml index 77a088da8b..c2b128185e 100644 --- a/deliverables/victoria/tripleo-heat-templates.yaml +++ b/deliverables/victoria/tripleo-heat-templates.yaml @@ -27,6 +27,10 @@ releases: projects: - repo: openstack/tripleo-heat-templates hash: a414b1e0046ab11306ce9bae8c6c9c4c072834e7 + - version: 13.2.0 + projects: + - repo: openstack/tripleo-heat-templates + hash: 856e7452765f95b418d5907b80fca990bde1c971 branches: - name: stable/victoria location: 13.0.0 diff --git a/deliverables/victoria/tripleo-image-elements.yaml b/deliverables/victoria/tripleo-image-elements.yaml index 7cd1091763..64b70b6f8f 100644 --- a/deliverables/victoria/tripleo-image-elements.yaml +++ b/deliverables/victoria/tripleo-image-elements.yaml @@ -15,3 +15,6 @@ releases: projects: - repo: openstack/tripleo-image-elements hash: c1a598f643748f84b802dbb12fdaf74a1819bba6 +branches: + - name: stable/victoria + location: 12.2.0 diff --git a/deliverables/victoria/tripleo-puppet-elements.yaml b/deliverables/victoria/tripleo-puppet-elements.yaml index 47f23c9513..060c657da7 100644 --- a/deliverables/victoria/tripleo-puppet-elements.yaml +++ b/deliverables/victoria/tripleo-puppet-elements.yaml @@ -27,6 +27,10 @@ releases: projects: - repo: openstack/tripleo-puppet-elements hash: 0c080b2bc3b3d7ac2795209de3b4830a7ed9ea12 + - version: 13.1.1 + projects: + - repo: openstack/tripleo-puppet-elements + hash: 5ecf624b6aaeb6c29b8a2b5ce04b75bcd00cf81b branches: - name: stable/victoria location: 13.0.0 diff --git a/deliverables/victoria/tripleo-validations.yaml b/deliverables/victoria/tripleo-validations.yaml index 238b4eb51b..15d119c42e 100644 --- a/deliverables/victoria/tripleo-validations.yaml +++ b/deliverables/victoria/tripleo-validations.yaml @@ -27,6 +27,10 @@ releases: projects: - repo: openstack/tripleo-validations hash: 3977997c352d7195ff3ea6d16b3a7b364b4bd379 + - version: 13.2.0 + projects: + - repo: openstack/tripleo-validations + hash: d2904eb2d5516f2bf5350c4fc12ea1ad3240c778 branches: - name: stable/victoria location: 13.0.0