Use the tool from the previous commit to import the branch history for the newton release. Change-Id: I8db0424bdbb8ccefb0c34df6bc1e178ec3a971b6 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
26 lines
869 B
YAML
26 lines
869 B
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
|