35a87ee032
neutron-fwaas/ocata is worth bumping its minor version number because it adds support for picking conntrack driver to use. Change-Id: Ibfd4641a3a1025ebb582b1bf2a4bb408c4f62972
115 lines
4.3 KiB
YAML
115 lines
4.3 KiB
YAML
---
|
|
launchpad: neutron
|
|
team: neutron
|
|
type: service
|
|
release-model: cycle-with-milestones
|
|
release-notes: https://docs.openstack.org/releasenotes/neutron/newton.html
|
|
branches:
|
|
- name: stable/newton
|
|
location: 9.0.0.0rc1
|
|
releases:
|
|
- version: 9.0.0.0b1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 8ae7436da9c72cde949ae5b6a1706cdbff093f70
|
|
- version: 9.0.0.0b2
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: ed58510023d7bbeb2daf61bb1cbdb4e5e4537c0a
|
|
- version: 9.0.0.0b3
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: e8b0d77f0f530b3da7ea4560a4994dd723098dff
|
|
- version: 9.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 827fd459fae9c814b74388194262425d6f26a0bf
|
|
- version: 9.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: c9a54002f2fdbd86e03fb266361ff482ea1c6c9f
|
|
- version: 9.0.0.0rc3
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 71f2d2bc90aaf9ee696cd4e4f29879ba6c5703b5
|
|
- version: 9.0.0
|
|
diff-start: 8.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 71f2d2bc90aaf9ee696cd4e4f29879ba6c5703b5
|
|
- version: 9.1.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: d7a0c3ebc59645671ce261cdfa62395de5582d81
|
|
highlights: |-
|
|
* ovsfw: Add a dl_type match fo action=ct flows
|
|
* Extend project_id in objects dicts
|
|
* Add required extension to trunk_details descriptor
|
|
* New option for num_threads for state change server
|
|
* Keepalived global_defs configuration entries required to avoid DNS lookup
|
|
- version: 9.1.1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 23def1be5c1deb34b47b60eb8da2dc63335568ca
|
|
- version: 9.2.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: a79da4c3107a9bbabc564b6930e6e9172f71db26
|
|
highlights: |-
|
|
* Unplug external device when delete snat namespace
|
|
* Kill processes when cleaning up namespaces
|
|
* Remove iptables nat and mangle rules for security group
|
|
* L3-HA: Send gratuitous ARP when new floating IP is added
|
|
* OVSDB: don't erase existing ovsdb managers
|
|
* Skip larger than /64 subnets in DHCP agent
|
|
* DVR: Fix race condition in creation of fip gateway
|
|
* Update MTU on existing devices
|
|
- version: 9.3.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: f7ad3206034ddda1236a58704d3fb3b94336c858
|
|
highlights: |-
|
|
* openvswitch agent: add OVS_RESTARTED event
|
|
* Don't create HA resources until needed
|
|
* Bulk creation of SecurityGroups
|
|
* DVR: Add static routes to FIP namespace
|
|
- version: 9.3.1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: e4aac689002645b837c12f23470fea5e61600a21
|
|
highlights: |-
|
|
* Fixed a bug where network delete request may hang indefinitely,
|
|
spinning up CPU until a port from the network is deleted
|
|
* Switched to 'subquery' for 1-M relationships when fetching
|
|
relationships from database to improve scalability
|
|
* Throttle SIGHUPs to keepalived to avoid data plane flips
|
|
- version: 9.4.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 59c6530990f0a375d390add49dad79b9089b1231
|
|
highlights: |-
|
|
* Add support for Keepalived VRRP health check
|
|
* Optimized locking in DHCP agent
|
|
* Multiple OVSDB timeout fixes
|
|
* Remove stale floating IP addresses from rfp devices
|
|
* Dont try to apply iptables rules in a endless loop
|
|
* Stop killing conntrack state without CT Zone
|
|
* Avoid resync loop if router fails to initialize
|
|
* Send both gratuitous ARP REQUESTs and REPLYs
|
|
* Allow port security updates even without security-groups enabled
|
|
* Add IPv6 Prefix Delegation support for DVR
|
|
- projects:
|
|
- hash: 2a9844b8ca33bfcd789c2981e3b8368d2c832f72
|
|
repo: openstack/neutron
|
|
version: 9.4.1
|
|
highlights: |-
|
|
* Handle CIDR IP address in allowed address pairs
|
|
* Fix: set IPv6 forwarding when there's an IPv6 gw
|
|
* Disable RA and IPv6 forwarding on backup HA routers
|
|
* Drop IPv6 Router Advertisements in OVS firewall
|
|
* Don't add duplicate metadata rules after router update
|
|
* Correctly configure IPv6 addresses on upgrades
|
|
* Set HA network port to DOWN when l3 agent starts
|
|
* ovs: bubble up failures into main thread in native ofctl mode
|
|
* Add IPv6 default route to DHCP namespace
|