Released new pike tarballs for neutron-*
The final release of Pike had multiple regressions in DVR code as well as in SR-IOV logic. It also lacked several fixes for better API compatibility for the new Pecan framework. This release should fix those. It includes neutron and neutron-fwaas only. -dynamic-routing didn't have any new patches. Change-Id: I67b33a5fb7fe6c667c52b6112bb54d70976855d1
This commit is contained in:
parent
8de8bed659
commit
823d1cd5a4
@ -30,6 +30,13 @@ releases:
|
||||
- hash: 2c47f7122c6eb96d8eb550fd573f4d87aea0e2ad
|
||||
repo: openstack/neutron-fwaas
|
||||
version: 11.0.0
|
||||
- projects:
|
||||
- hash: 352dce5cc2cdbcf033c67b7f5ac6d5ed9c2702c5
|
||||
repo: openstack/neutron-fwaas
|
||||
version: 11.0.1
|
||||
highlights: |-
|
||||
* Fix router update on L3 agent restart
|
||||
* Update policy on rule addition/removal
|
||||
branches:
|
||||
- location: 11.0.0.0rc1
|
||||
name: stable/pike
|
||||
|
@ -34,6 +34,19 @@ releases:
|
||||
- hash: 5212c9c563e9470ce9e6abd76bdef22fa652a9b3
|
||||
repo: openstack/neutron
|
||||
version: 11.0.0
|
||||
- projects:
|
||||
- hash: 6790b5c70b988d48f7f5518c24a8fe2234ac05ef
|
||||
repo: openstack/neutron
|
||||
version: 11.0.1
|
||||
highlights: |-
|
||||
* Remove duplicated ICMPv6 RA rule from iptables firewall
|
||||
* Multiple bug fixes for router migration between DVR/HA/legacy modes
|
||||
* Multiple API layer fixes to enhance compatibility with previous releases
|
||||
* Fixed port binding when sriovnicswitch is used with openvswitch
|
||||
* Fixed quota_details for resources without counting support
|
||||
* Fixed multiple DVR bugs when setting floating IP addresses
|
||||
* Fix port deletion when dns_integration is enabled
|
||||
* Fixed compatibility with iptables shipped with RHEL 7.4
|
||||
branches:
|
||||
- location: 11.0.0.0rc1
|
||||
name: stable/pike
|
||||
|
Loading…
Reference in New Issue
Block a user