2743c6e43e
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: I87612ef720985322ff97b4f17b6bef3d06697fc0
40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.vmware
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.vmware: {}
|
|
releases:
|
|
- version: 3.9.0
|
|
projects:
|
|
- repo: openstack/oslo.vmware
|
|
hash: 60f6c5e8f5acab2d74fefba013220757adb9e50b
|
|
- version: 3.9.1
|
|
projects:
|
|
- repo: openstack/oslo.vmware
|
|
hash: 3e3fa66cb6f6e845c3f53bea8a13771c1f2b748f
|
|
- version: 3.9.2
|
|
projects:
|
|
- repo: openstack/oslo.vmware
|
|
hash: b9221561fcc8c008c51979512c1646219fb3989e
|
|
- version: 3.9.3
|
|
projects:
|
|
- repo: openstack/oslo.vmware
|
|
hash: 3a739bdd8510bbd18c0dc9a63735c875450cb0ea
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/oslo.vmware
|
|
hash: 3a739bdd8510bbd18c0dc9a63735c875450cb0ea
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/oslo.vmware
|
|
hash: 3a739bdd8510bbd18c0dc9a63735c875450cb0ea
|
|
branches:
|
|
- name: stable/xena
|
|
location: 3.9.1
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.vmware/xena.html
|