diff --git a/setup.cfg b/setup.cfg index 227d17e96..8ab7bcf31 100644 --- a/setup.cfg +++ b/setup.cfg @@ -107,6 +107,7 @@ console_scripts = quantum-server = neutron.server:main quantum-rootwrap = neutron.openstack.common.rootwrap.cmd:main quantum-usage-audit = neutron.cmd.usage_audit:main + neutron-metering-agent = neutron.services.metering.agents.metering_agent:main neutron.ml2.type_drivers = flat = neutron.plugins.ml2.drivers.type_flat:FlatTypeDriver local = neutron.plugins.ml2.drivers.type_local:LocalTypeDriver