From 230cb14c4a0fa8f3819ed24776497448dca122a8 Mon Sep 17 00:00:00 2001 From: Marios Andreou Date: Tue, 17 Aug 2021 15:14:13 +0300 Subject: [PATCH] Move tripleo repos to independent release model As discussed at [1] this moves all tripleo repos to the _independent folder and removes the xena one. [1] https://review.opendev.org/c/openstack/tripleo-specs/+/801512 Change-Id: If33e654a43b077ea4c547d6302a8f7b2497251de --- deliverables/{xena => _independent}/os-net-config.yaml | 3 +-- deliverables/{xena => _independent}/puppet-tripleo.yaml | 3 +-- deliverables/{xena => _independent}/python-tripleoclient.yaml | 3 +-- deliverables/{xena => _independent}/tripleo-ansible.yaml | 3 +-- deliverables/{xena => _independent}/tripleo-common.yaml | 3 +-- .../{xena => _independent}/tripleo-heat-templates.yaml | 3 +-- .../{xena => _independent}/tripleo-image-elements.yaml | 3 +-- .../{xena => _independent}/tripleo-puppet-elements.yaml | 3 +-- deliverables/{xena => _independent}/tripleo-validations.yaml | 3 +-- 9 files changed, 9 insertions(+), 18 deletions(-) rename deliverables/{xena => _independent}/os-net-config.yaml (82%) rename deliverables/{xena => _independent}/puppet-tripleo.yaml (81%) rename deliverables/{xena => _independent}/python-tripleoclient.yaml (83%) rename deliverables/{xena => _independent}/tripleo-ansible.yaml (82%) rename deliverables/{xena => _independent}/tripleo-common.yaml (87%) rename deliverables/{xena => _independent}/tripleo-heat-templates.yaml (83%) rename deliverables/{xena => _independent}/tripleo-image-elements.yaml (83%) rename deliverables/{xena => _independent}/tripleo-puppet-elements.yaml (83%) rename deliverables/{xena => _independent}/tripleo-validations.yaml (82%) diff --git a/deliverables/xena/os-net-config.yaml b/deliverables/_independent/os-net-config.yaml similarity index 82% rename from deliverables/xena/os-net-config.yaml rename to deliverables/_independent/os-net-config.yaml index 490ca1bdf4..ae8a7c5324 100644 --- a/deliverables/xena/os-net-config.yaml +++ b/deliverables/_independent/os-net-config.yaml @@ -1,9 +1,8 @@ --- launchpad: os-net-config -release-model: cycle-with-intermediary release-type: python-pypi team: tripleo -type: trailing +type: other repository-settings: openstack/os-net-config: {} releases: diff --git a/deliverables/xena/puppet-tripleo.yaml b/deliverables/_independent/puppet-tripleo.yaml similarity index 81% rename from deliverables/xena/puppet-tripleo.yaml rename to deliverables/_independent/puppet-tripleo.yaml index 0cb22d2068..eed8e5fb00 100644 --- a/deliverables/xena/puppet-tripleo.yaml +++ b/deliverables/_independent/puppet-tripleo.yaml @@ -1,8 +1,7 @@ --- launchpad: puppet-tripleo -release-model: cycle-with-intermediary team: tripleo -type: trailing +type: other repository-settings: openstack/puppet-tripleo: {} releases: diff --git a/deliverables/xena/python-tripleoclient.yaml b/deliverables/_independent/python-tripleoclient.yaml similarity index 83% rename from deliverables/xena/python-tripleoclient.yaml rename to deliverables/_independent/python-tripleoclient.yaml index 0fd780197c..288c7a3379 100644 --- a/deliverables/xena/python-tripleoclient.yaml +++ b/deliverables/_independent/python-tripleoclient.yaml @@ -1,9 +1,8 @@ --- launchpad: tripleo -release-model: cycle-with-intermediary release-type: python-pypi team: tripleo -type: trailing +type: other repository-settings: openstack/python-tripleoclient: {} releases: diff --git a/deliverables/xena/tripleo-ansible.yaml b/deliverables/_independent/tripleo-ansible.yaml similarity index 82% rename from deliverables/xena/tripleo-ansible.yaml rename to deliverables/_independent/tripleo-ansible.yaml index 174a4405b2..1cad7ab66f 100644 --- a/deliverables/xena/tripleo-ansible.yaml +++ b/deliverables/_independent/tripleo-ansible.yaml @@ -1,9 +1,8 @@ --- artifact-link-mode: none launchpad: tripleo -release-model: cycle-with-intermediary team: tripleo -type: trailing +type: other repository-settings: openstack/tripleo-ansible: {} releases: diff --git a/deliverables/xena/tripleo-common.yaml b/deliverables/_independent/tripleo-common.yaml similarity index 87% rename from deliverables/xena/tripleo-common.yaml rename to deliverables/_independent/tripleo-common.yaml index b5de199935..61ec553d7f 100644 --- a/deliverables/xena/tripleo-common.yaml +++ b/deliverables/_independent/tripleo-common.yaml @@ -1,9 +1,8 @@ --- launchpad: tripleo-common -release-model: cycle-with-intermediary release-type: python-pypi team: tripleo -type: trailing +type: other repository-settings: openstack/tripleo-common: {} releases: diff --git a/deliverables/xena/tripleo-heat-templates.yaml b/deliverables/_independent/tripleo-heat-templates.yaml similarity index 83% rename from deliverables/xena/tripleo-heat-templates.yaml rename to deliverables/_independent/tripleo-heat-templates.yaml index 230e40f951..d08bfc9b00 100644 --- a/deliverables/xena/tripleo-heat-templates.yaml +++ b/deliverables/_independent/tripleo-heat-templates.yaml @@ -1,9 +1,8 @@ --- launchpad: tripleo -release-model: cycle-with-intermediary release-type: python-pypi team: tripleo -type: trailing +type: other repository-settings: openstack/tripleo-heat-templates: {} releases: diff --git a/deliverables/xena/tripleo-image-elements.yaml b/deliverables/_independent/tripleo-image-elements.yaml similarity index 83% rename from deliverables/xena/tripleo-image-elements.yaml rename to deliverables/_independent/tripleo-image-elements.yaml index 0bd2b541d4..d9024f59af 100644 --- a/deliverables/xena/tripleo-image-elements.yaml +++ b/deliverables/_independent/tripleo-image-elements.yaml @@ -1,9 +1,8 @@ --- launchpad: tripleo -release-model: cycle-with-intermediary release-type: python-pypi team: tripleo -type: trailing +type: other repository-settings: openstack/tripleo-image-elements: {} releases: diff --git a/deliverables/xena/tripleo-puppet-elements.yaml b/deliverables/_independent/tripleo-puppet-elements.yaml similarity index 83% rename from deliverables/xena/tripleo-puppet-elements.yaml rename to deliverables/_independent/tripleo-puppet-elements.yaml index ec2c5a252b..731b928bae 100644 --- a/deliverables/xena/tripleo-puppet-elements.yaml +++ b/deliverables/_independent/tripleo-puppet-elements.yaml @@ -1,9 +1,8 @@ --- launchpad: tripleo -release-model: cycle-with-intermediary release-type: python-pypi team: tripleo -type: trailing +type: other repository-settings: openstack/tripleo-puppet-elements: {} releases: diff --git a/deliverables/xena/tripleo-validations.yaml b/deliverables/_independent/tripleo-validations.yaml similarity index 82% rename from deliverables/xena/tripleo-validations.yaml rename to deliverables/_independent/tripleo-validations.yaml index b11c6a748b..dc54b4cf19 100644 --- a/deliverables/xena/tripleo-validations.yaml +++ b/deliverables/_independent/tripleo-validations.yaml @@ -1,9 +1,8 @@ --- launchpad: tripleo -release-model: cycle-with-intermediary release-type: python-pypi team: tripleo -type: trailing +type: other repository-settings: openstack/tripleo-validations: {} releases: