dbcd7ed53b
We no longer use the send-announcements-to field for anything. Change-Id: Ib224c2c94de9e5d8ed2b859157a6850e0f38f4d4 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
69 lines
2.4 KiB
YAML
69 lines
2.4 KiB
YAML
---
|
|
launchpad: neutron
|
|
team: neutron
|
|
release-notes: https://docs.openstack.org/releasenotes/neutron/ocata.html
|
|
type: service
|
|
release-model: cycle-with-milestones
|
|
branches:
|
|
- name: stable/ocata
|
|
location: 10.0.0.0rc1
|
|
releases:
|
|
- version: 10.0.0.0b1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: d41bed0ee674e26f58e5ffe51198260ff765ccf6
|
|
- version: 10.0.0.0b2
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 7b6e236c7c02f81f268bfc9c9089d523187d543e
|
|
- version: 10.0.0.0b3
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 4ae6790d82542738edbb531a829b60ff8a44a3fe
|
|
highlights: |-
|
|
* Server-side push notifications for ML2
|
|
* Allow 0 in port range for securitygrouprule object
|
|
* Stop using legacy facade
|
|
* XenAPI: Support daemon mode for rootwrap
|
|
* Add a ReST client for placement API
|
|
* Multiple OVO implementations
|
|
* DVR: fix csnat port missing after router update
|
|
* Fix netns_cleanup interrupted on rwd I/O
|
|
* Use neutron-lib
|
|
* SR-IOV: remove ml2_conf_sriov.ini from oslo-config-generator
|
|
* Linux Bridge: driver support for QoS egress minimum bandwidth
|
|
- version: 10.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: cdeb93b0b331ef3134c10c2eda098bb70f417e1f
|
|
- version: 10.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 9886bdaf1f1654cd88961615c3cdb89e6d05e82e
|
|
- version: 10.0.0
|
|
diff-start: 9.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 9886bdaf1f1654cd88961615c3cdb89e6d05e82e
|
|
- version: 10.0.1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 08bf51e99558af28e7a9ed231be9c1daeb2b76c2
|
|
highlights: |-
|
|
* Skip native DHCP notifications on status change
|
|
- version: 10.0.2
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: e664e2ff04c6f34aa71a2e584c6832647ed628ed
|
|
highlights: |-
|
|
* Multiple database layer performance optimizations
|
|
* Fixed crash when starting Neutron OVS Agent on Windows
|
|
* Remove stale floating IP addresses from rfp devices
|
|
* Set MTU on tap devices in Linux Bridge agent
|
|
* Stop making IP-specific provider rules in SG code
|
|
* Clear QoS rules from ports without a qos policy
|
|
* Enforce port QoS policies for all ports
|
|
* Remove minimum_bandwidth_rule from rules supported by Linuxbridge agent
|
|
* Send both gratuitous ARP REQUESTs and REPLYs
|
|
* Allow port security updates even without security-groups enabled
|