Merge "Register osapi_compute when nova-api is wsgi"

This commit is contained in:
Jenkins
2017-04-26 18:09:10 +00:00
committed by Gerrit Code Review
2 changed files with 87 additions and 0 deletions
+1
View File
@@ -69,6 +69,7 @@ console_scripts =
nova-xvpvncproxy = nova.cmd.xvpvncproxy:main
wsgi_scripts =
nova-placement-api = nova.api.openstack.placement.wsgi:init_application
nova-api-wsgi = nova.api.openstack.compute.wsgi:init_application
nova.api.v21.extensions =
agents = nova.api.openstack.compute.agents:Agents