acc5970620
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: Ie284b3483f6e599b504ecf0e336f823c3351b123
45 lines
1.3 KiB
YAML
45 lines
1.3 KiB
YAML
---
|
|
launchpad: openstack-cyborg
|
|
team: cyborg
|
|
type: service
|
|
storyboard: 968
|
|
release-model: cycle-with-rc
|
|
repository-settings:
|
|
openstack/cyborg:
|
|
tarball-base: openstack-cyborg
|
|
cycle-highlights:
|
|
- Refactor documentation structure including API docs, user guide
|
|
and contributor guide.
|
|
- Add placement resource cleanup mechanism in cyborg-conductor to
|
|
avoid orphan resources.
|
|
- Improve Cyborg API with standard return value and add new operations
|
|
for different API resources.
|
|
releases:
|
|
- version: 7.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: d22831e78b295c5ac370ca1faf84e95924800fea
|
|
- version: 7.0.0
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: d22831e78b295c5ac370ca1faf84e95924800fea
|
|
diff-start: 6.0.0.0rc1
|
|
- version: 7.0.1
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: 25cb1566f183b2ffe11b319faa1335b2fac2f453
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: 25cb1566f183b2ffe11b319faa1335b2fac2f453
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: 25cb1566f183b2ffe11b319faa1335b2fac2f453
|
|
branches:
|
|
- name: stable/xena
|
|
location: 7.0.0.0rc1
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/cyborg/xena.html
|