b38f01c427
This tags the final release for all cycle-with-rc projects for Zed. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Release activity should now be frozen until this is processed on October 5th. Any bugfixes merged to stable/zed can be queued up and ready to go as a follow on stable release after the coordinated release date. There are different diff-start values for each project. This is used when generating release notes to denote the point where the stable/yoga branch started to diverge from what is included on stable/zed. For some, this will be the final Yoga major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. This patch will be merged on October 5th. Change-Id: I89c7eb88c86f012536713e1ad7aa5b243aaf7f83
33 lines
1.1 KiB
YAML
33 lines
1.1 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 multiple VIPs, these VIPs must
|
|
be allocated on subnets from the same network, enabling dual-stack
|
|
(IPv4/IPv6) load balancers.
|
|
- Notification support is available in Octavia, it sends notifications
|
|
about major events of the life-cycle of a load balancer.
|
|
- Octavia implements a failover circuit breaker, an optional feature
|
|
that prevents Octavia from automatically recreating Amphorae virtual
|
|
machines during cloud outages.
|
|
repository-settings:
|
|
openstack/octavia: {}
|
|
releases:
|
|
- version: 11.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: d367b47639af02aaaff80cd62629f5c8e7f3f91a
|
|
- version: 11.0.0
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: d367b47639af02aaaff80cd62629f5c8e7f3f91a
|
|
diff-start: 10.0.0
|
|
branches:
|
|
- name: stable/zed
|
|
location: 11.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/octavia/zed.html
|