Merge "Use plain routes list for server-metadata endpoint instead of stevedore"
This commit is contained in:
commit
f6f2b0b750
@ -109,7 +109,6 @@ nova.api.v21.extensions =
|
||||
security_groups = nova.api.openstack.compute.security_groups:SecurityGroups
|
||||
server_diagnostics = nova.api.openstack.compute.server_diagnostics:ServerDiagnostics
|
||||
server_external_events = nova.api.openstack.compute.server_external_events:ServerExternalEvents
|
||||
server_metadata = nova.api.openstack.compute.server_metadata:ServerMetadata
|
||||
server_migrations = nova.api.openstack.compute.server_migrations:ServerMigrations
|
||||
server_password = nova.api.openstack.compute.server_password:ServerPassword
|
||||
server_tags = nova.api.openstack.compute.server_tags:ServerTags
|
||||
|
Loading…
Reference in New Issue
Block a user