neutron/releasenotes/notes/metering-iptables-driver-load-interface-driver-ca397f1db40ec643.yaml

8 lines
297 B
YAML
Raw Normal View History

---
other:
- |
The metering agent iptables driver can now load its interface driver by
using a stevedore alias in the ``metering_agent.ini`` file. For example,
``interface_driver = openvswitch`` instead of
``interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver``