Pike-3 release of Octavia projects

Change-Id: If6a14ebca946ffe4d77b1843c73d9fc9d73cd435
This commit is contained in:
Michael Johnson
2017-07-27 16:42:50 -07:00
parent eaa3fb54d1
commit f23d34a400
3 changed files with 24 additions and 0 deletions

View File

@@ -19,3 +19,11 @@ releases:
highlights: |-
* Bug fixes
* Additional translation updates
- version: 3.0.0.0b3
projects:
- repo: openstack/neutron-lbaas-dashboard
hash: 3f0b60d5bfa56ef162fbd440d227394846cebd62
highlights: |-
* Bug fixes
* Additional translation updates
* Adds member status properties

View File

@@ -12,3 +12,7 @@ releases:
projects:
- repo: openstack/neutron-lbaas
hash: 55e6c6f87afca5651fad3906c91b903c6ccdbd46
- version: 11.0.0.0b3
projects:
- repo: openstack/neutron-lbaas
hash: a522eeabaf354ff7fb7878c8b5dd12f1d1ace99a

View File

@@ -23,3 +23,15 @@ releases:
* Adds support for PROXY protocol for backend members
* Adds support for health monitors agains alternate IP/Port
* API reference for most of the octavia v2 API
- version: 1.0.0.0b3
projects:
- repo: openstack/octavia
hash: 4a067997e1a0077e658848db3d35cc62a7159d38
highlights: |-
* Finished implementation of the Octavia v2 API
* Added RBAC to Octavia v2 API
* Added new health monitor type ``TLS-HELLO``
* Added filtering and field selection to Octavia v2 API
* Finished API reference for Octavia v2 API
* Added uWSGI support for devstack
* Improved the performance of the Octavia v2 API