summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorZhiQiang Fan <aji.zqfan@gmail.com>2015-12-18 02:02:53 +0800
committerZhiQiang Fan <aji.zqfan@gmail.com>2015-12-18 02:02:53 +0800
commit5411722c46a824adf4ac40d1a29776a22f0ed676 (patch)
tree79a89c18f0a090aa3b5895a05e6d14983801c887 /tox.ini
parent428ed4ad39758d8155951d2d76fab9d357666203 (diff)
downloadceilometer-5411722c46a824adf4ac40d1a29776a22f0ed676.tar.gz
remove local hacking check
oslo libraries once have issue on its namespace, but they all have migrated to the right one during liberty cycle. It is time to drop temporary local checks for this issue. Since this is the only local check we have, this patch entirely removes all related files. Change-Id: I8fe7a59f51ee8af25e3dade70da645cd646fa0b4
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index e5f19523..111c57aa 100644
--- a/tox.ini
+++ b/tox.ini
@@ -133,4 +133,3 @@ show-source = True
[hacking]
import_exceptions =
ceilometer.i18n
-local-check-factory = ceilometer.hacking.checks.factory