We eagerly announce the release of: neutron 10.0.7: 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.6..10.0.7 --------------------------------- 4594ee6 Fix eventlet imports issue 19c367d Don't share a network with all tenants 9f72d83 tests: port test_port_presence_prevents_network_rbac_policy_deletion 3c462e4 [Fullstack] Limit number of Neutron's api workers 70fad48 Stop using legacy nodesets d9c6610 ml2: fix update_device_up to send lm events with linux bridge Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 4 +-- neutron/common/eventlet_utils.py | 7 +++++ neutron/plugins/ml2/rpc.py | 8 +++--- .../api/admin/test_shared_network_extension.py | 18 +----------- 7 files changed, 52 insertions(+), 33 deletions(-)