releases/deliverables/newton/neutron-lbaas.yaml
Michael Johnson 99e1fa0f56 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
2017-06-07 22:32:29 +00:00

60 lines
1.8 KiB
YAML

---
launchpad: neutron
team: neutron
type: other
release-model: cycle-with-milestones
release-notes: https://docs.openstack.org/releasenotes/neutron-lbaas/newton.html
branches:
- name: stable/newton
location: 9.0.0.0rc1
releases:
- version: 9.0.0.0b1
projects:
- repo: openstack/neutron-lbaas
hash: f5f7fd9f1246568a0533bb6709a614d58dfa9002
- version: 9.0.0.0b2
projects:
- repo: openstack/neutron-lbaas
hash: 94b32231740bd71911768975bac16c426e59c522
- version: 9.0.0.0b3
projects:
- repo: openstack/neutron-lbaas
hash: 970dd373e35b9d1096a5040905673d68690dd19b
- version: 9.0.0.0rc1
projects:
- repo: openstack/neutron-lbaas
hash: 4455759f4506a43d70f811a32ee60b13af6afd8d
- version: 9.0.0.0rc2
projects:
- repo: openstack/neutron-lbaas
hash: 65287382f2f5d9f55d0f12e51a689f5229863c6b
- version: 9.0.0
diff-start: 8.0.0.0rc1
projects:
- repo: openstack/neutron-lbaas
hash: 65287382f2f5d9f55d0f12e51a689f5229863c6b
- version: 9.1.0
projects:
- repo: openstack/neutron-lbaas
hash: bff11c5fa14bce26526d38167d5c67b1afeb45ba
highlights: |-
* Fixed lbaasv2 service plugin alias definition
- version: 9.2.0
projects:
- repo: openstack/neutron-lbaas
hash: 0a32ba610e9e442544cff048a3f24c270d8a7467
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