aodh/ceilometer/api
ZhiQiang Fan ef3772ed26 Fix hacking rule H305 imports not grouped correctly
The recommended group order is:

import stdlib_1
import stdlib_2

import third_party_lib_1
import third_party_lib_2

import project_lib_1
import project_lib_2

Change-Id: If2e22b25b80d6c399a872df307d7f4c58a73795f
2014-10-30 01:31:43 +08:00
..
controllers Fix hacking rule H305 imports not grouped correctly 2014-10-30 01:31:43 +08:00
__init__.py switch to oslo-config-generator 2014-10-12 16:05:10 -04:00
acl.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
app.py Merge "Avoid clobbering existing class definition" 2014-10-15 17:04:27 +00:00
app.wsgi Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
config.py Move enable_acl and debug config to ceilometer.conf 2014-01-21 17:40:17 +01:00
hooks.py create skeleton files for event storage backends 2014-10-02 13:43:51 -04:00
middleware.py Fix H405 violations and re-enable gating 2014-07-01 13:41:27 +03:00