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:
parent
0de2944c9d
commit
99e1fa0f56
@ -46,3 +46,14 @@ releases:
|
|||||||
highlights: |-
|
highlights: |-
|
||||||
* HAProxy - Add host routes to the lbaas namespace
|
* HAProxy - Add host routes to the lbaas namespace
|
||||||
* Pass network MTU into namespace driver
|
* 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
|
||||||
|
@ -29,3 +29,12 @@ releases:
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/neutron-lbaas
|
- repo: openstack/neutron-lbaas
|
||||||
hash: 4876dcccbf8571dda461edaca442f2ccc412cd3b
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user