summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorHe Jie Xu <hejie.xu@intel.com>2017-07-19 11:49:19 +0800
committerHe Jie Xu <hejie.xu@intel.com>2017-07-21 17:39:46 +0800
commitc11e9c4848bc07c81315a6563e4a81640e8f7699 (patch)
treeade15e57060de710a373ab9dc70d80bcac962084 /setup.cfg
parent80f0428033a9603e88231b1a78d297da6a05eab5 (diff)
downloadnova-c11e9c4848bc07c81315a6563e4a81640e8f7699.tar.gz
Remove the unittest for plugin framework
The extension/plugin mechanism is removed from the Nova API. This patch removed related unittest. Partial-implement-blueprint api-no-more-extensions-pike Change-Id: I1c5a1dccb08bd0b869cb206b247d6cb744e76163
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 1c86c2d2cc..73768fa9d1 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.test_extensions =
- basic = nova.tests.unit.api.openstack.compute.basic:Basic
microversions = nova.tests.unit.api.openstack.compute.microversions:Microversions
nova.ipv6_backend =