99612edcd9
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: I5e1b3868b750bf687cc8516ee970e0dc026168b5
36 lines
990 B
YAML
36 lines
990 B
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: openstack/osc-lib
|
|
release-model: cycle-with-intermediary
|
|
team: OpenStackSDK
|
|
type: library
|
|
repository-settings:
|
|
openstack/osc-lib: {}
|
|
releases:
|
|
- version: 2.1.0
|
|
projects:
|
|
- repo: openstack/osc-lib
|
|
hash: e61311a2d7ca1ab5229b3d7a9ee8b735d1d7ba27
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/osc-lib
|
|
hash: dd6cafdf9912d7c5d44b8a102193f487b505995f
|
|
- version: 2.2.1
|
|
projects:
|
|
- repo: openstack/osc-lib
|
|
hash: d55bc8676ae65bcc3c059cec3b384bfdac53db64
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/osc-lib
|
|
hash: d55bc8676ae65bcc3c059cec3b384bfdac53db64
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/osc-lib
|
|
hash: 2b6cfe24164eb5484d58a2653122cc1b31fb5e12
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.2.1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/osc-lib/victoria.html
|