From 8fa2a3a0bdf64f2f4343dc0c4d7c594901500e23 Mon Sep 17 00:00:00 2001 From: Thierry Carrez Date: Mon, 3 Jul 2023 12:59:28 +0200 Subject: [PATCH] Deprecate Tripleo independent deliverables Tripleo deliverables have been deprecated, including those using independent release model. This should no longer be handled by release management and therefore be marked release-model: abandoned. Also reaffect os-apply-config os-collect-config and os-refresh-config to Heat team to match current governance. Change-Id: I89c90f174c61ecc45e20b26cf3f82b65adc6a096 --- deliverables/_independent/ansible-role-chrony.yaml | 1 + deliverables/_independent/ansible-role-collect-logs.yaml | 1 + deliverables/_independent/ansible-role-container-registry.yaml | 1 + .../_independent/ansible-role-openstack-operations.yaml | 1 + deliverables/_independent/ansible-role-redhat-subscription.yaml | 1 + .../_independent/ansible-role-tripleo-modify-image.yaml | 1 + deliverables/_independent/openstack-virtual-baremetal.yaml | 1 + deliverables/_independent/os-apply-config.yaml | 2 +- deliverables/_independent/os-collect-config.yaml | 2 +- deliverables/_independent/os-net-config.yaml | 1 + deliverables/_independent/os-refresh-config.yaml | 2 +- deliverables/_independent/puppet-pacemaker.yaml | 1 + deliverables/_independent/puppet-tripleo.yaml | 1 + deliverables/_independent/python-tripleoclient.yaml | 1 + deliverables/_independent/tripleo-ansible.yaml | 1 + deliverables/_independent/tripleo-common.yaml | 1 + deliverables/_independent/tripleo-docs.yaml | 1 + deliverables/_independent/tripleo-heat-templates.yaml | 1 + deliverables/_independent/tripleo-image-elements.yaml | 1 + deliverables/_independent/tripleo-ipsec.yaml | 1 + deliverables/_independent/tripleo-operator-ansible.yaml | 1 + deliverables/_independent/tripleo-puppet-elements.yaml | 1 + deliverables/_independent/tripleo-quickstart.yaml | 1 + deliverables/_independent/tripleo-upgrade.yaml | 1 + deliverables/_independent/tripleo-validations.yaml | 1 + deliverables/_independent/validations-common.yaml | 1 + deliverables/_independent/validations-libs.yaml | 1 + 27 files changed, 27 insertions(+), 3 deletions(-) diff --git a/deliverables/_independent/ansible-role-chrony.yaml b/deliverables/_independent/ansible-role-chrony.yaml index 1cf3b01d8f..df9e7a827a 100644 --- a/deliverables/_independent/ansible-role-chrony.yaml +++ b/deliverables/_independent/ansible-role-chrony.yaml @@ -1,6 +1,7 @@ --- launchpad: tripleo team: tripleo +release-model: abandoned type: other releases: - projects: diff --git a/deliverables/_independent/ansible-role-collect-logs.yaml b/deliverables/_independent/ansible-role-collect-logs.yaml index 70d872fe73..79f6a4763e 100644 --- a/deliverables/_independent/ansible-role-collect-logs.yaml +++ b/deliverables/_independent/ansible-role-collect-logs.yaml @@ -1,6 +1,7 @@ --- launchpad: tripleo team: tripleo +release-model: abandoned type: other releases: - projects: diff --git a/deliverables/_independent/ansible-role-container-registry.yaml b/deliverables/_independent/ansible-role-container-registry.yaml index c451593b14..622b4b2066 100644 --- a/deliverables/_independent/ansible-role-container-registry.yaml +++ b/deliverables/_independent/ansible-role-container-registry.yaml @@ -1,6 +1,7 @@ --- launchpad: tripleo team: tripleo +release-model: abandoned type: other releases: - projects: diff --git a/deliverables/_independent/ansible-role-openstack-operations.yaml b/deliverables/_independent/ansible-role-openstack-operations.yaml index 469ed4582b..49b81eab0e 100644 --- a/deliverables/_independent/ansible-role-openstack-operations.yaml +++ b/deliverables/_independent/ansible-role-openstack-operations.yaml @@ -1,6 +1,7 @@ --- launchpad: tripleo team: tripleo +release-model: abandoned type: other stable-branch-type: tagless repository-settings: diff --git a/deliverables/_independent/ansible-role-redhat-subscription.yaml b/deliverables/_independent/ansible-role-redhat-subscription.yaml index 20919c5057..84bd371b8b 100644 --- a/deliverables/_independent/ansible-role-redhat-subscription.yaml +++ b/deliverables/_independent/ansible-role-redhat-subscription.yaml @@ -1,6 +1,7 @@ --- launchpad: tripleo team: tripleo +release-model: abandoned type: other releases: - projects: diff --git a/deliverables/_independent/ansible-role-tripleo-modify-image.yaml b/deliverables/_independent/ansible-role-tripleo-modify-image.yaml index 380ef78169..0a1a85ef86 100644 --- a/deliverables/_independent/ansible-role-tripleo-modify-image.yaml +++ b/deliverables/_independent/ansible-role-tripleo-modify-image.yaml @@ -1,6 +1,7 @@ --- launchpad: tripleo team: tripleo +release-model: abandoned type: other releases: - projects: diff --git a/deliverables/_independent/openstack-virtual-baremetal.yaml b/deliverables/_independent/openstack-virtual-baremetal.yaml index 603bff6b68..138fe9cc08 100644 --- a/deliverables/_independent/openstack-virtual-baremetal.yaml +++ b/deliverables/_independent/openstack-virtual-baremetal.yaml @@ -1,6 +1,7 @@ --- launchpad: tripleo team: tripleo +release-model: abandoned type: other stable-branch-type: upstream release-type: openstack-virtual-baremetal diff --git a/deliverables/_independent/os-apply-config.yaml b/deliverables/_independent/os-apply-config.yaml index 580bacbcbc..2b73b6bce7 100644 --- a/deliverables/_independent/os-apply-config.yaml +++ b/deliverables/_independent/os-apply-config.yaml @@ -1,7 +1,7 @@ --- launchpad: os-apply-config release-type: python-pypi -team: tripleo +team: heat type: other repository-settings: openstack/os-apply-config: {} diff --git a/deliverables/_independent/os-collect-config.yaml b/deliverables/_independent/os-collect-config.yaml index 6e4584fbd1..7997352cfc 100644 --- a/deliverables/_independent/os-collect-config.yaml +++ b/deliverables/_independent/os-collect-config.yaml @@ -1,7 +1,7 @@ --- launchpad: os-collect-config release-type: python-pypi -team: tripleo +team: heat type: other repository-settings: openstack/os-collect-config: {} diff --git a/deliverables/_independent/os-net-config.yaml b/deliverables/_independent/os-net-config.yaml index 0fc8018c07..26ee722264 100644 --- a/deliverables/_independent/os-net-config.yaml +++ b/deliverables/_independent/os-net-config.yaml @@ -2,6 +2,7 @@ launchpad: os-net-config release-type: python-pypi team: tripleo +release-model: abandoned type: other repository-settings: openstack/os-net-config: {} diff --git a/deliverables/_independent/os-refresh-config.yaml b/deliverables/_independent/os-refresh-config.yaml index 0def11f7db..9c2668db0e 100644 --- a/deliverables/_independent/os-refresh-config.yaml +++ b/deliverables/_independent/os-refresh-config.yaml @@ -1,7 +1,7 @@ --- launchpad: os-refresh-config release-type: python-pypi -team: tripleo +team: heat type: other repository-settings: openstack/os-refresh-config: {} diff --git a/deliverables/_independent/puppet-pacemaker.yaml b/deliverables/_independent/puppet-pacemaker.yaml index 0b05e852db..a81fd69e3f 100644 --- a/deliverables/_independent/puppet-pacemaker.yaml +++ b/deliverables/_independent/puppet-pacemaker.yaml @@ -1,6 +1,7 @@ --- launchpad: puppet-pacemaker team: tripleo +release-model: abandoned type: other branches: - name: stable/0.6.x diff --git a/deliverables/_independent/puppet-tripleo.yaml b/deliverables/_independent/puppet-tripleo.yaml index 121dfb880e..c309fd8b1f 100644 --- a/deliverables/_independent/puppet-tripleo.yaml +++ b/deliverables/_independent/puppet-tripleo.yaml @@ -1,6 +1,7 @@ --- launchpad: puppet-tripleo team: tripleo +release-model: abandoned type: other repository-settings: openstack/puppet-tripleo: {} diff --git a/deliverables/_independent/python-tripleoclient.yaml b/deliverables/_independent/python-tripleoclient.yaml index f269f7c2e0..3e31cb46f7 100644 --- a/deliverables/_independent/python-tripleoclient.yaml +++ b/deliverables/_independent/python-tripleoclient.yaml @@ -2,6 +2,7 @@ launchpad: tripleo release-type: python-pypi team: tripleo +release-model: abandoned type: other repository-settings: openstack/python-tripleoclient: {} diff --git a/deliverables/_independent/tripleo-ansible.yaml b/deliverables/_independent/tripleo-ansible.yaml index 9327fb1d91..72a67260d5 100644 --- a/deliverables/_independent/tripleo-ansible.yaml +++ b/deliverables/_independent/tripleo-ansible.yaml @@ -2,6 +2,7 @@ artifact-link-mode: none launchpad: tripleo team: tripleo +release-model: abandoned type: other repository-settings: openstack/tripleo-ansible: {} diff --git a/deliverables/_independent/tripleo-common.yaml b/deliverables/_independent/tripleo-common.yaml index cd5cddda70..7628c9a3d7 100644 --- a/deliverables/_independent/tripleo-common.yaml +++ b/deliverables/_independent/tripleo-common.yaml @@ -2,6 +2,7 @@ launchpad: tripleo-common release-type: python-pypi team: tripleo +release-model: abandoned type: other repository-settings: openstack/tripleo-common: {} diff --git a/deliverables/_independent/tripleo-docs.yaml b/deliverables/_independent/tripleo-docs.yaml index 211bff4467..373eaf768e 100644 --- a/deliverables/_independent/tripleo-docs.yaml +++ b/deliverables/_independent/tripleo-docs.yaml @@ -2,6 +2,7 @@ artifact-link-mode: none launchpad: tripleo team: tripleo +release-model: abandoned type: other stable-branch-type: tagless repository-settings: diff --git a/deliverables/_independent/tripleo-heat-templates.yaml b/deliverables/_independent/tripleo-heat-templates.yaml index 34148f1f21..33aadd1881 100644 --- a/deliverables/_independent/tripleo-heat-templates.yaml +++ b/deliverables/_independent/tripleo-heat-templates.yaml @@ -2,6 +2,7 @@ launchpad: tripleo release-type: python-pypi team: tripleo +release-model: abandoned type: other repository-settings: openstack/tripleo-heat-templates: {} diff --git a/deliverables/_independent/tripleo-image-elements.yaml b/deliverables/_independent/tripleo-image-elements.yaml index 41378f4a55..6ef8cb824b 100644 --- a/deliverables/_independent/tripleo-image-elements.yaml +++ b/deliverables/_independent/tripleo-image-elements.yaml @@ -2,6 +2,7 @@ launchpad: tripleo release-type: python-pypi team: tripleo +release-model: abandoned type: other repository-settings: openstack/tripleo-image-elements: {} diff --git a/deliverables/_independent/tripleo-ipsec.yaml b/deliverables/_independent/tripleo-ipsec.yaml index fea476269b..d1e3398978 100644 --- a/deliverables/_independent/tripleo-ipsec.yaml +++ b/deliverables/_independent/tripleo-ipsec.yaml @@ -2,6 +2,7 @@ launchpad: tripleo release-type: python-pypi team: tripleo +release-model: abandoned type: other repository-settings: openstack/tripleo-ipsec: {} diff --git a/deliverables/_independent/tripleo-operator-ansible.yaml b/deliverables/_independent/tripleo-operator-ansible.yaml index a92e3a9cba..6bb80080f5 100644 --- a/deliverables/_independent/tripleo-operator-ansible.yaml +++ b/deliverables/_independent/tripleo-operator-ansible.yaml @@ -1,6 +1,7 @@ --- launchpad: tripleo team: tripleo +release-model: abandoned type: other repository-settings: openstack/tripleo-operator-ansible: {} diff --git a/deliverables/_independent/tripleo-puppet-elements.yaml b/deliverables/_independent/tripleo-puppet-elements.yaml index 30a36fbb92..a9ae6dac30 100644 --- a/deliverables/_independent/tripleo-puppet-elements.yaml +++ b/deliverables/_independent/tripleo-puppet-elements.yaml @@ -2,6 +2,7 @@ launchpad: tripleo release-type: python-pypi team: tripleo +release-model: abandoned type: other repository-settings: openstack/tripleo-puppet-elements: {} diff --git a/deliverables/_independent/tripleo-quickstart.yaml b/deliverables/_independent/tripleo-quickstart.yaml index ea1e1665b2..33ba055fd6 100644 --- a/deliverables/_independent/tripleo-quickstart.yaml +++ b/deliverables/_independent/tripleo-quickstart.yaml @@ -1,6 +1,7 @@ --- launchpad: tripleo team: tripleo +release-model: abandoned type: other repository-settings: openstack/tripleo-quickstart: {} diff --git a/deliverables/_independent/tripleo-upgrade.yaml b/deliverables/_independent/tripleo-upgrade.yaml index f053a8699f..80e1ac2fe4 100644 --- a/deliverables/_independent/tripleo-upgrade.yaml +++ b/deliverables/_independent/tripleo-upgrade.yaml @@ -67,6 +67,7 @@ releases: hash: ab07962e330301f5e36b1d0adaf4fc62402e1a7a team: tripleo +release-model: abandoned type: other repository-settings: openstack/tripleo-upgrade: {} diff --git a/deliverables/_independent/tripleo-validations.yaml b/deliverables/_independent/tripleo-validations.yaml index e5504ebac9..c59406e6c0 100644 --- a/deliverables/_independent/tripleo-validations.yaml +++ b/deliverables/_independent/tripleo-validations.yaml @@ -2,6 +2,7 @@ launchpad: tripleo release-type: python-pypi team: tripleo +release-model: abandoned type: other repository-settings: openstack/tripleo-validations: {} diff --git a/deliverables/_independent/validations-common.yaml b/deliverables/_independent/validations-common.yaml index 6c9fb4ec86..891f14146d 100644 --- a/deliverables/_independent/validations-common.yaml +++ b/deliverables/_independent/validations-common.yaml @@ -3,6 +3,7 @@ launchpad: tripleo stable-branch-type: upstream release-type: python-pypi team: tripleo +release-model: abandoned type: other repository-settings: openstack/validations-common: {} diff --git a/deliverables/_independent/validations-libs.yaml b/deliverables/_independent/validations-libs.yaml index a2786e8941..3ddf82b532 100644 --- a/deliverables/_independent/validations-libs.yaml +++ b/deliverables/_independent/validations-libs.yaml @@ -3,6 +3,7 @@ launchpad: tripleo release-type: python-pypi stable-branch-type: upstream team: tripleo +release-model: abandoned type: other repository-settings: openstack/validations-libs: {}