cab2799b56
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions stable/yoga branch to Unmaintained as follows: - tip of the stable/yoga branch is tagged with yoga-eom tag - unmaintained/yoga branch will be cut from yoga-eom tag - stable/yoga branch will be deleted Some further notes: - there will no longer be official releases off of yoga branch - backports can be pushed against unmaintained/yoga branch - openstack-unmaintained-core and <project>-unmaintained-core groups will 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: Icff9fb4bde3d6dddba476ad01991c7dc8f7a2113
33 lines
840 B
YAML
33 lines
840 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: os-vif
|
|
release-model: cycle-with-intermediary
|
|
team: nova
|
|
type: library
|
|
repository-settings:
|
|
openstack/os-vif:
|
|
tarball-base: os_vif
|
|
releases:
|
|
- version: 2.7.0
|
|
projects:
|
|
- repo: openstack/os-vif
|
|
hash: a85d276195d539ae457884ea36781891e8075ac7
|
|
- version: 2.7.1
|
|
projects:
|
|
- repo: openstack/os-vif
|
|
hash: 7f9e9b8a74e01f7722691d257fdbeb625621c7b7
|
|
- version: 2.7.2
|
|
projects:
|
|
- repo: openstack/os-vif
|
|
hash: cf9c15d034b534e50b456a8a2f6b6a4d5b89a24b
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/os-vif
|
|
hash: cf9c15d034b534e50b456a8a2f6b6a4d5b89a24b
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 2.7.1
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/os-vif/yoga.html
|