[release-announce] [neutron] neutron 10.0.4 (ocata)

no-reply at openstack.org no-reply at openstack.org
Mon Sep 25 14:28:48 UTC 2017


We are amped to announce the release of:

neutron 10.0.4: OpenStack Networking

This release is part of the ocata stable release series.

Download the package from:

    https://tarballs.openstack.org/neutron/

For more details, please see below.

Changes in neutron 10.0.3..10.0.4
---------------------------------

cb07df5 Fix missing super's skip_checks()
4a4142e fix overaggressive 403->404 conversion
388ba40 Tempest: Fix cleaning of subnets
11fd7b3 test_ha_router: wait until two agents are scheduled
0ac2d9d Make use of -w argument for iptables calls
6054b03 Imported Translations from Zanata
412bbb0 DHCP provisioning block only on port addr update
6377bb1 Match load_rc_for_rally logic to load_rc_hook
990ea69 Make HA deletion attempt on RouterNotFound race
630b2d1 Do not defer allocation if fixed-ips is in the port create request.
308feb1 Prioritize tox environment executables for fullstack/functional tests
57cb893 Linuxbridge agent: detect existing IP on bridge
1c6d8b2 Stop logging versions on every agent update
6d0e5ba Correct the config group in check_trunk_dependencies
d114e0f Warn the admin of a potential OVS firewall_driver misconfiguration
9f88a3a Enable QoS scenario tests
d66915a Enforce ethertype with IPv6 integer protocols
26383b0 Fix test_keepalived_ipv6_support for Keepalived v1.2.20
27ef72d tests: don't set description in test_blank_update_clears_association
8691deb Don't raise exception if TC device doesn't exist


Diffstat (except docs and test files)
-------------------------------------

neutron/agent/linux/iptables_manager.py            | 90 +++++++++++++++-------
neutron/agent/linux/tc_lib.py                      |  4 +-
neutron/api/rpc/callbacks/version_manager.py       |  4 +
neutron/api/v2/base.py                             | 20 +++--
neutron/cmd/ipset_cleanup.py                       |  1 +
neutron/cmd/sanity/checks.py                       |  1 +
neutron/db/agents_db.py                            |  3 -
neutron/db/ipam_backend_mixin.py                   | 16 +++-
neutron/db/ipam_pluggable_backend.py               |  5 +-
neutron/db/securitygroups_db.py                    |  8 +-
neutron/locale/ko_KR/LC_MESSAGES/neutron.po        | 44 ++++++++++-
.../linuxbridge/agent/linuxbridge_neutron_agent.py |  5 +-
neutron/plugins/ml2/plugin.py                      |  7 +-
neutron/scheduler/l3_agent_scheduler.py            |  6 ++
.../trunk/drivers/openvswitch/agent/driver.py      | 23 +++++-
.../drivers/openvswitch/agent/ovsdb_handler.py     |  3 +
.../unit/agent/linux/test_iptables_manager.py      | 45 +++++++----
.../agent/test_linuxbridge_neutron_agent.py        | 14 +++-
.../unit/scheduler/test_l3_agent_scheduler.py      |  5 +-
tools/deploy_rootwrap.sh                           |  2 +-
31 files changed, 299 insertions(+), 89 deletions(-)







More information about the Release-announce mailing list