Merge "Reference driver implementation (IPsec) for VPNaaS"

This commit is contained in:
Jenkins 2013-09-04 17:33:31 +00:00 committed by Gerrit Code Review
commit 39917a57af
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ console_scripts =
neutron-usage-audit = neutron.cmd.usage_audit:main
quantum-check-nvp-config = neutron.plugins.nicira.check_nvp_config:main
quantum-db-manage = neutron.db.migration.cli:main
neutron-vpn-agent = neutron.services.vpn.agent:main
quantum-debug = neutron.debug.shell:main
quantum-dhcp-agent = neutron.agent.dhcp_agent:main
quantum-hyperv-agent = neutron.plugins.hyperv.agent.hyperv_neutron_agent:main