Release Octavia stable/newton and stable/ocata

For stable/newton:
neutron-lbaas: 9.2.1

For stable/ocata:
neutron-lbaas: 10.0.1

Change-Id: Ia9646b7e6dd8386616c1286c8b613bd40cc8e583
This commit is contained in:
Michael Johnson 2017-05-12 17:36:51 -07:00
parent 0de2944c9d
commit 99e1fa0f56
2 changed files with 20 additions and 0 deletions

View File

@ -46,3 +46,14 @@ releases:
highlights: |-
* HAProxy - Add host routes to the lbaas namespace
* Pass network MTU into namespace driver
- version: 9.2.1
projects:
- repo: openstack/neutron-lbaas
hash: bc1fb460d53135d3871364eade300f7a41252ee8
highlights: |-
* Switch HAProxy health check timeout to seconds
* Fix lb namespace can not be deleted
* Fix for error "no attribute tenant_id"
* Updates for tempest changes
* Updates for devstack changes
* Updates for neutron changes

View File

@ -29,3 +29,12 @@ releases:
projects:
- repo: openstack/neutron-lbaas
hash: 4876dcccbf8571dda461edaca442f2ccc412cd3b
- version: 10.0.1
projects:
- repo: openstack/neutron-lbaas
hash: 674e3604a6285655f2dc7f2949629cc4de06bbf4
highlights: |-
* Updates for devstack changes
* Updates for tempest changes
* Updates for neutron changes
* Fix for missing auth tokens on requests without a body