69b3a9dabb
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: Ice936039c015c9016e7fd65f0c3b749eb630bac1
46 lines
1.4 KiB
YAML
46 lines
1.4 KiB
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: 908
|
|
release-model: cycle-with-rc
|
|
release-type: python-pypi
|
|
team: octavia
|
|
type: service
|
|
cycle-highlights:
|
|
- Octavia load balancers now support deep observability by adding
|
|
``PROMETHEUS`` listeners that expose a Prometheus exporter endpoint.
|
|
The Octavia amphora provider exposes over **150** unique metrics.
|
|
- The Octavia controllers and amphora instances can now be run with
|
|
Federal Information Processing Standard (FIPS) 140-2 enforcement
|
|
enabled.
|
|
repository-settings:
|
|
openstack/octavia: {}
|
|
releases:
|
|
- version: 10.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: 3c5bbbc189efe9f3ed4caae04a23d7a13718d368
|
|
- version: 10.0.0
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: 3c5bbbc189efe9f3ed4caae04a23d7a13718d368
|
|
diff-start: 9.0.0
|
|
- version: 10.1.0
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: b81454a2c0928610bd5b662c236e9caaab359d54
|
|
diff-start: 10.0.0
|
|
- version: 10.1.1
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: 8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: 8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 10.0.0.0rc1
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/octavia/yoga.html
|