e68465a4a5
Included commits: de20868a Fix LB set in ERROR too early in MapLoadbalancerToAmphora 17f2c674 Fix LB set in ERROR too early in the revert flow e3026d35 Fix failover of az-specific loadbalancers 4703bebd Fix management network selection when calculating deltas 061ca287 Fix using host_routes in VIP subnet with amphorav2 c0ad3b34 Disable conntrack for TCP flows in the amphora f7dde919 Fix duplicate SG creation for listener peer port b94493eb Fix MAX_TIMEOUT value for listener 80ff90e3 Fix periodic image builder jobs bf012c2c Fix PlugVIPAmphora revert function in amphorav2 c177987f Update nr_open limit value in the amphora 18413fab Add caps for pip-extra-reqs/pip-missing-reqs 739be788 Fix race conditions between API and worker DB calls 74c0ff2a Enable lo interface in the amphora-haproxy netns ee7b2621 Add amphora_id in store params for failover_amphora d69d0666 Fix comment for the ca_certificates_file opt 37b15da4 Optimize CountPoolChildrenForQuota task in amphorav2 bbb203a2 Fix task_flow.max_workers with persistence in amphorav2 2195a45a Fix rsyslog configuration when disabling logs 93ec146a Fix jobboard_enabled setting in devstack 5d49484e Fix devstack cleanup when using amphorav2 a139d2f9 Fix using subnets with host_routes in amphorav2 driver 582b4bab Make /healthcheck cache results 7ab43edc Cap hacking 1cb53e14 Fix empty Batch Member Update to unlock objects c7640b90 Fix weighted round-robin about UDP listener e3b68219 Fix LB failover for amphorav2: set security group 8b210bb5 Fix incorrect ERROR status with IPv6 UDP members 0a8254e0 Fix provider driver quota handling Change-Id: Ifaeac58b3f2a37fd0647e4f98868166ca1f9d599
54 lines
2.0 KiB
YAML
54 lines
2.0 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
|
|
- version: 7.1.0
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: b5c6c884a4a4de48eea7ea08ba865f08fbfcf972
|
|
- version: 7.1.1
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: 857533b59cf1ef2b657ce74bc0de89798356ab93
|
|
- version: 7.1.2
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: de20868ab74e5d0b3b24e254b8c4cefae7b78fb6
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 7.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/octavia/victoria.html
|