summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-07-19 11:45:06 +0000
committerGerrit Code Review <review@openstack.org>2017-07-19 11:45:07 +0000
commit2e4417d57cb6f74664c5746b43db9a96797f33e9 (patch)
treefae485555053c183356935a25583651d04b8aa8f /setup.cfg
parent52a7492bc0b8bfebd92806ae09ff6cf78b23fce8 (diff)
parent24fadbec4610fbbb197dc4c2e9e2adc0d95a86e8 (diff)
downloadnova-2e4417d57cb6f74664c5746b43db9a96797f33e9.tar.gz
Merge "Use plain routes list for os-baremetal-nodes endpoint instead of stevedore"
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 3aeab52b8d..74537d5de3 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -74,7 +74,6 @@ wsgi_scripts =
nova-metadata-wsgi = nova.api.metadata.wsgi:init_application
nova.api.v21.extensions =
- baremetal_nodes = nova.api.openstack.compute.baremetal_nodes:BareMetalNodes
extension_info = nova.api.openstack.compute.extension_info:ExtensionInfo
versions = nova.api.openstack.compute.versionsV21:Versions
volumes = nova.api.openstack.compute.volumes:Volumes