summaryrefslogtreecommitdiff
path: root/HACKING.rst
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 /HACKING.rst
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 'HACKING.rst')
-rw-r--r--HACKING.rst11
1 files changed, 0 insertions, 11 deletions
diff --git a/HACKING.rst b/HACKING.rst
deleted file mode 100644
index 72668ae7..00000000
--- a/HACKING.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-Ceilometer Style Commandments
-=============================
-
-- Step 1: Read the OpenStack Style Commandments
- http://docs.openstack.org/developer/hacking/
-- Step 2: Read on
-
-Ceilometer Specific Commandments
---------------------------------
-
-- [C300] Check for oslo library imports use the non-namespaced packages