From 770320bfd9dffb098633ad9657674b6e843fb3d8 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Tue, 27 Sep 2016 15:00:30 +0000 Subject: [PATCH] Final release of octavia for newton (0.9.0) This will release version 0.9.0 of Octavia and will create the stable/newton branch. Change-Id: I94b8e1d8ded2cdf4c64fe8063680cc691e139ab6 --- deliverables/newton/octavia.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 deliverables/newton/octavia.yaml diff --git a/deliverables/newton/octavia.yaml b/deliverables/newton/octavia.yaml new file mode 100644 index 0000000000..0f5d6d54cd --- /dev/null +++ b/deliverables/newton/octavia.yaml @@ -0,0 +1,19 @@ +--- +launchpad: octavia +team: neutron +send-announcements-to: openstack-announce@lists.openstack.org +include-pypi-link: yes +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