summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-07-21 06:20:27 +0000
committerGerrit Code Review <review@openstack.org>2017-07-21 06:20:27 +0000
commitc55c5196d54aec1c53928c47dd4302603236ce80 (patch)
treef0167240b06986d54cc8233d81c934d0bdcb6ce5 /setup.cfg
parent0394f89e3728b6511a9af2e1edf13b30576a3be2 (diff)
parent2b912ccbf12729d453a011dcaca20ba5428e0788 (diff)
downloadnova-c55c5196d54aec1c53928c47dd4302603236ce80.tar.gz
Merge "Use plain routes list for os-snapshots 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 39712f883b..96caec2ec0 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -76,7 +76,6 @@ wsgi_scripts =
nova.api.v21.extensions =
extension_info = nova.api.openstack.compute.extension_info:ExtensionInfo
versions = nova.api.openstack.compute.versionsV21:Versions
- volumes = nova.api.openstack.compute.volumes:Volumes
nova.api.v21.test_extensions =
basic = nova.tests.unit.api.openstack.compute.basic:Basic