Merge "Use plain routes list for os-fixed-ips endpoint instead of stevedore"

This commit is contained in:
Jenkins
2017-05-05 00:13:00 +00:00
committed by Gerrit Code Review
4 changed files with 14 additions and 21 deletions
-1
View File
@@ -81,7 +81,6 @@ nova.api.v21.extensions =
console_auth_tokens = nova.api.openstack.compute.console_auth_tokens:ConsoleAuthTokens
consoles = nova.api.openstack.compute.consoles:Consoles
extension_info = nova.api.openstack.compute.extension_info:ExtensionInfo
fixed_ips = nova.api.openstack.compute.fixed_ips:FixedIps
fping = nova.api.openstack.compute.fping:Fping
hosts = nova.api.openstack.compute.hosts:Hosts
hypervisors = nova.api.openstack.compute.hypervisors:Hypervisors