Merge "Use plain routes list for os-remote-consoles instead of stevedore"

This commit is contained in:
Jenkins 2017-06-20 23:27:38 +00:00 committed by Gerrit Code Review
commit 12db437df5

View File

@ -80,7 +80,6 @@ nova.api.v21.extensions =
image_size = nova.api.openstack.compute.image_size:ImageSize
networks = nova.api.openstack.compute.networks:Networks
networks_associate = nova.api.openstack.compute.networks_associate:NetworksAssociate
remote_consoles = nova.api.openstack.compute.remote_consoles:RemoteConsoles
security_group_default_rules = nova.api.openstack.compute.security_group_default_rules:SecurityGroupDefaultRules
security_groups = nova.api.openstack.compute.security_groups:SecurityGroups
versions = nova.api.openstack.compute.versionsV21:Versions