8af029e6fa
stable/yoga: 20.1.0 5cc41f0ab10adfd987423a96f57b2e074c8bdac6 stable/xena: 19.3.0 2f5a42c637c23f1080eb55a9b0eea67b5f55d078 stable/wallaby: 18.4.0 9bb95609673e1aeefc1c486a812028722a3840ac Change-Id: I4c3548f3fe2b86d36c29bf3efcdf091ed176c5e1
52 lines
1.8 KiB
YAML
52 lines
1.8 KiB
YAML
---
|
|
launchpad: neutron
|
|
team: neutron
|
|
type: service
|
|
release-model: cycle-with-rc
|
|
repository-settings:
|
|
openstack/neutron: {}
|
|
cycle-highlights:
|
|
- Distributed DHCP service is now available as an neutron-ovs-agent
|
|
extension. It provides basic DHCP functionality locally on compute
|
|
nodes where VMs are and no DHCP agents are needed in such case.
|
|
- Support stateless security groups with the latest OVN 21.06+. The
|
|
``stateful=False`` security groups are mapped to the new ``allow-stateless``
|
|
OVN ACL verb.
|
|
- ECMP routes are now supported by Neutron. Multiple routes with the
|
|
same destination address are now consolidated into a single ECMP
|
|
route.
|
|
- A new quota driver is added ``DbQuotaNoLockDriver``. This driver
|
|
does not create a unique lock per (resource, project_id). Such locks
|
|
could lead to a database deadlock state if the number of server
|
|
requests exceeds the number of resolved resource creations.
|
|
releases:
|
|
- version: 19.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 6db261962894b1667dd213b116e89246a3e54386
|
|
- version: 19.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 23f956ab37618d5ec6b1b2bf0d50dea7a601513c
|
|
- version: 19.0.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 23f956ab37618d5ec6b1b2bf0d50dea7a601513c
|
|
diff-start: 18.0.0.0rc1
|
|
- version: 19.1.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 1a4353d2877b2d1d54cc9eeb701c728ae4fc84a5
|
|
- version: 19.2.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 493afef940d548d02b997b0514643035a44ee030
|
|
- version: 19.3.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 2f5a42c637c23f1080eb55a9b0eea67b5f55d078
|
|
branches:
|
|
- name: stable/xena
|
|
location: 19.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/neutron/xena.html
|