releases/deliverables/newton/octavia.yaml
Michael Johnson 27e4b9fd48 Release octavia 0.9.1
Resolves issues building and using amphora images.

Change-Id: I2752a769e0bdc4559b9082b8a89f47396a53cc02
2016-12-17 01:42:45 +00:00

32 lines
1.0 KiB
YAML

---
launchpad: octavia
team: neutron
type: other
release-model: cycle-with-intermediary
send-announcements-to: openstack-announce@lists.openstack.org
include-pypi-link: yes
release-notes: http://docs.openstack.org/releasenotes/octavia/newton.html
branches:
- name: stable/newton
location: 0.9.0
releases:
- version: 0.9.0
projects:
- repo: openstack/octavia
hash: fc51b73e981d31fc3b5a4d44824116c68904a87d
highlights: |-
* Significant improvements to amphora failover
* Significantly improved error handling
* Added support for networks without DHCP service
* Added support for IPv6 networks
* Security enhancements to glance image handling
* Security enhancements to TLS certificate and key handling
* Security enhancement tenant networks are in a network namespace
* Improved documentation
- version: 0.9.1
projects:
- repo: openstack/octavia
hash: 414b4ac80aa7e8e35d70c79411900e80778a2f3e
highlights: |-
* Resolves issues building and using amphora images