Move os-apply|collect|refresh-config projects to independent

As discussed at [1] this proposes that the os-apply-config
os-refresh-config and os-collect-config repos are moved
to the independent model. Removes the wallaby release files
for these repos.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019778.html

Change-Id: I6c4ab66ac71f9e6050b0944f15b9fef7fccfe89e
This commit is contained in:
Marios Andreou 2021-01-26 18:35:46 +02:00
parent ff13096d80
commit 78d0577401
4 changed files with 9 additions and 21 deletions

View File

@ -1,9 +1,8 @@
--- ---
launchpad: os-apply-config launchpad: os-apply-config
release-model: cycle-with-intermediary
release-type: python-pypi release-type: python-pypi
team: tripleo team: tripleo
type: trailing type: other
repository-settings: repository-settings:
openstack/os-apply-config: {} openstack/os-apply-config: {}
releases: releases:

View File

@ -1,7 +1,10 @@
--- ---
launchpad: os-collect-config launchpad: os-collect-config
release-type: python-pypi
team: tripleo team: tripleo
type: other type: other
repository-settings:
openstack/os-collect-config: {}
releases: releases:
- version: 0.1.34 - version: 0.1.34
projects: projects:
@ -11,5 +14,7 @@ releases:
projects: projects:
- repo: openstack/os-collect-config - repo: openstack/os-collect-config
hash: 163030c08181ef152ea8bb80ea88dfe0dfe519eb hash: 163030c08181ef152ea8bb80ea88dfe0dfe519eb
repository-settings: - version: 13.0.0
openstack/os-collect-config: {} projects:
- repo: openstack/os-collect-config
hash: cc519a7d4844ef7a48ab69abf1d2dd0f90e7bafd

View File

@ -1,9 +1,8 @@
--- ---
launchpad: os-refresh-config launchpad: os-refresh-config
release-model: cycle-with-intermediary
release-type: python-pypi release-type: python-pypi
team: tripleo team: tripleo
type: trailing type: other
repository-settings: repository-settings:
openstack/os-refresh-config: {} openstack/os-refresh-config: {}
releases: releases:
@ -11,4 +10,3 @@ releases:
projects: projects:
- repo: openstack/os-refresh-config - repo: openstack/os-refresh-config
hash: 754bb751e6728aafa680111a6fab3013609654cc hash: 754bb751e6728aafa680111a6fab3013609654cc
# Note: deliverable was not released in victoria

View File

@ -1,14 +0,0 @@
---
launchpad: os-collect-config
release-model: cycle-with-intermediary
release-type: python-pypi
team: tripleo
type: trailing
repository-settings:
openstack/os-collect-config: {}
releases:
- version: 13.0.0
projects:
- repo: openstack/os-collect-config
hash: cc519a7d4844ef7a48ab69abf1d2dd0f90e7bafd
# Note: deliverable was not released in victoria