neutron/releasenotes/notes/metering-driver-stevedore-alias-2c4fdb0556205a3a.yaml

7 lines
270 B
YAML
Raw Normal View History

---
features:
- The metering agent driver can now be specified with a stevedore
alias in the ``metering_agent.ini`` file. For example,
``driver = iptables`` instead of
``driver = neutron.services.metering.iptables.iptables_driver:IptablesMeteringDriver``.