summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorChandan Kumar <chkumar@redhat.com>2018-01-11 14:50:48 +0530
committerMehdi Abaakouk <sileht@redhat.com>2018-01-15 15:54:49 +0100
commitbb28c46d2cd9f4ae38d53562392dbed823ef188f (patch)
treea6182bf3e66ca6e907cff5fa4d317255f8df75ce /setup.cfg
parent9116376ae154a17231a8ddbcf16d24091abababf (diff)
downloadceilometer-bb28c46d2cd9f4ae38d53562392dbed823ef188f.tar.gz
Remove bundled intree ceileometer tempest plugin
* All the telemetry related projects intree tempest plugins are now moved to telemetry-tempest-plugin Change-Id: I57738964f65495364dcc74821634d54aea1769fd
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 2b00f5bf..9948b2cc 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -275,9 +275,6 @@ oslo.config.opts =
ceilometer = ceilometer.opts:list_opts
ceilometer-auth = ceilometer.opts:list_keystoneauth_opts
-tempest.test_plugins =
- ceilometer_tests = ceilometer.tests.tempest.plugin:CeilometerTempestPlugin
-
[build_sphinx]
all_files = 1
build-dir = doc/build