puppet-neutron 17.5.0 (victoria)
We are psyched to announce the release of: puppet-neutron 17.5.0: Puppet module for OpenStack Neutron This release is part of the victoria stable release series. The source is available from: https://opendev.org/openstack/puppet-neutron Download the package from: https://tarballs.openstack.org/puppet-neutron/ Please report issues through: https://bugs.launchpad.net/puppet-neutron/+bugs For more details, please see below. 17.5.0 ^^^^^^ New Features * Add new configuration parameter explicitly_egress_direct for ML2 OVS agent When set to True, the accepted egress unicast traffic will not use action NORMAL. The accepted egress packets will be taken care of in the final egress tables direct output flows for unicast traffic so that operators can set customized integration bridge name in l3 agent configuration. This can be enabled on some nodes to prevent flooding on integration bridge. Changes in puppet-neutron 17.4.0..17.5.0 ---------------------------------------- 59d60747 Prepare a new release for victoria cut off d0bc82d8 Add agent/explicitly_egress_direct support Diffstat (except docs and test files) ------------------------------------- manifests/agents/ml2/ovs.pp | 8 ++++++++ metadata.json | 2 +- .../ovs_agent_explicitly_egress_direct-a5989bd33844c0f4.yaml | 9 +++++++++ spec/classes/neutron_agents_ml2_ovs_spec.rb | 11 +++++++++++ 4 files changed, 29 insertions(+), 1 deletion(-)
participants (1)
-
no-reply@openstack.org