ecca7b268c
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: Ib19f52b45eb2b9c5509db05e3c2965f42fef8abc
37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: openstack/python-octaviaclient
|
|
release-model: cycle-with-intermediary
|
|
team: octavia
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-octaviaclient: {}
|
|
releases:
|
|
- version: 2.1.0
|
|
projects:
|
|
- repo: openstack/python-octaviaclient
|
|
hash: 1633a5197e799238447fe4c449d5ec8b84f438d2
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/python-octaviaclient
|
|
hash: 78c08edf3dbf1fb0e8ba33761c555807e0ff3227
|
|
- version: 2.2.1
|
|
projects:
|
|
- repo: openstack/python-octaviaclient
|
|
hash: c2aa20175c425b5ace32ec6862dba1189ae1ad5a
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/python-octaviaclient
|
|
hash: c2aa20175c425b5ace32ec6862dba1189ae1ad5a
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/python-octaviaclient
|
|
hash: c2aa20175c425b5ace32ec6862dba1189ae1ad5a
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.2.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-octaviaclient/victoria.html
|