summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 401df140..e6c34b29 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -50,9 +50,6 @@ oslo.messaging.notify.drivers =
trove.openstack.common.notifier.rpc_notifier = oslo_messaging.notify.messaging:MessagingDriver
trove.openstack.common.notifier.test_notifier = oslo_messaging.notify._impl_test:TestDriver
-tempest.test_plugins =
- trove_tests = trove.tests.tempest.plugin:TroveTempestPlugin
-
[global]
setup-hooks =
pbr.hooks.setup_hook