Merge "Use plain routes list for versions instead of stevedore"

This commit is contained in:
Jenkins 2017-07-21 21:18:12 +00:00 committed by Gerrit Code Review
commit 2f485696cf

@ -73,9 +73,6 @@ wsgi_scripts =
nova-api-wsgi = nova.api.openstack.compute.wsgi:init_application
nova-metadata-wsgi = nova.api.metadata.wsgi:init_application
nova.api.v21.extensions =
versions = nova.api.openstack.compute.versionsV21:Versions
nova.api.v21.test_extensions =
basic = nova.tests.unit.api.openstack.compute.basic:Basic
microversions = nova.tests.unit.api.openstack.compute.microversions:Microversions