f62d97fb1e
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with <series>-eom tag - unmaintained/<series> branch will be cut from <series>-eom tag - stable/<series> branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/<series> branch - openstack-unmaintained-core group have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I212b8e818b075dcfcd9de810e22c2cbdc14ae21e
39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: placement-osc-plugin
|
|
release-model: cycle-with-intermediary
|
|
team: nova
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/osc-placement: {}
|
|
releases:
|
|
- version: 3.0.0
|
|
projects:
|
|
- repo: openstack/osc-placement
|
|
hash: 37e47afc88b188a338e3cb70adcf87bac513d4ef
|
|
- version: 3.0.1
|
|
projects:
|
|
- repo: openstack/osc-placement
|
|
hash: 281ace20df8bd01f4cb8ae29c39d80e754a9d0a3
|
|
- version: 3.1.0
|
|
projects:
|
|
- repo: openstack/osc-placement
|
|
hash: 5e38a59317d6941ea7d44446bab1735d719b2564
|
|
- version: 3.1.1
|
|
projects:
|
|
- repo: openstack/osc-placement
|
|
hash: 0ea8f1b05d4aa4a6f144adff08771f5b84bda479
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/osc-placement
|
|
hash: 0ea8f1b05d4aa4a6f144adff08771f5b84bda479
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/osc-placement
|
|
hash: bf3a355928019216b4142d23000f802fbabee813
|
|
branches:
|
|
- name: stable/xena
|
|
location: 3.1.1
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|