releases/deliverables/victoria/octavia.yaml
Sean McGinnis 6940c64d2e
Victoria final releases for cycle-with-rc projects
This tags the final release for all cycle-with-rc projects for Victoria.
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 Oct 14.
Any bugfixes merged to stable/victoria 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/ussuri branch started to diverge from what is included on
stable/victoria. For some, this will be the final Ussuri major version,
but if multiple RCs were done, this may show the initial RC1 release
version. This is normal.

Change-Id: I71d78cf386b960c20f6f453fb13c263d4c9b2e18
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-10-10 07:16:56 -05:00

42 lines
1.6 KiB
YAML

---
include-pypi-link: true
storyboard: 908
release-model: cycle-with-rc
release-type: python-pypi
team: octavia
type: service
cycle-highlights:
- Users can now specify the TLS versions accepted for listeners and
pools. Operators also now have the ability to set a minimum TLS
version acceptable for their deployment.
- Octavia now supports HTTP/2 over TLS using the new Application Layer
Protocol Negotiation (ALPN) configuration option for listeners.
- Load balancer statistics can now be reported to multiple statistics
drivers simultaneously and supports delta metrics. This allows easier
integration into external metrics system, such as a time series
database.
- Octavia flavors for the amphora driver now support specifying the
glance image tag as part of the flavor. This allows the operator
to define Octavia flavors that boot alternate amphora images.
- Load balancer pools now support version two of the PROXY protocol.
This allows passing client information to member servers when using
TCP protocols. PROXYV2 improves the performance of establishing
new connections using the PROXY protocol to member servers, especially
when the listener is using IPv6.
repository-settings:
openstack/octavia: {}
releases:
- version: 7.0.0.0rc1
projects:
- repo: openstack/octavia
hash: afe9ac3cfc60c598e647a7b25f74ffeff1d1333b
- version: 7.0.0
projects:
- repo: openstack/octavia
hash: afe9ac3cfc60c598e647a7b25f74ffeff1d1333b
diff-start: 6.0.0
branches:
- name: stable/victoria
location: 7.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/octavia/victoria.html