releases/deliverables/ussuri/octavia.yaml
Michael Johnson e64d101a7e Add Ussuri cycle highlights for Octavia.
Change-Id: If382f4b5ecc82bd33430624da45f3b068942b43f
2020-04-07 10:06:27 -07:00

20 lines
808 B
YAML

---
include-pypi-link: true
storyboard: 908
release-model: cycle-with-rc
release-type: python-pypi
team: octavia
type: service
repository-settings:
openstack/octavia: {}
cycle-highlights:
- Octavia now supports deploying load balancers in specific availability
zones. This allows the deployment of load balancing capabilities to edge
environments.
- The Octavia amphora driver has added a technology preview feature that
improves control plane resiliency. Should a control plane host go down
during a load balancer provisioning operation, an alternate controller can
resume the in-process provisioning and complete the request.
- Users can now specify the TLS ciphers acceptable for listeners and pools.
This allows load balancers to enforce security compliance requirements.