Merge "Add Neutron l3 metering agent"

This commit is contained in:
Jenkins 2013-09-04 15:47:55 +00:00 committed by Gerrit Code Review
commit dfbb031117
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,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