blazar/climate
Jay Lau 822e568921 Adjust import order according to PEP8 imports rule
This patch just adjust import order to follow PEP8 imports rule.
See http://www.python.org/dev/peps/pep-0008/#imports

Imports should be grouped in the following order:
1) Standard library imports
2) Related third party imports
3) Local application/library specific imports

Change-Id: Ifb56bbe6ba1ed7682c3326d6429fb34d268e7ea4
2014-04-25 20:12:25 +08:00
..
api Change references of tenant to project 2014-04-17 11:16:09 -03:00
cmd Sends notifications at lease events 2014-04-21 12:11:13 -03:00
db Change references of tenant to project 2014-04-17 11:16:09 -03:00
locale Implement primary support for i18n messages shown to user 2013-12-05 18:38:03 +04:00
manager Adjust import order according to PEP8 imports rule 2014-04-25 20:12:25 +08:00
notification Adjust import order according to PEP8 imports rule 2014-04-25 20:12:25 +08:00
openstack Update openstack.common with latest oslo-incubator 2014-03-06 16:30:42 -03:00
plugins Adjust import order according to PEP8 imports rule 2014-04-25 20:12:25 +08:00
tests Fixes the problem of tenant_id key error 2014-04-23 15:07:39 -03:00
utils Change references of tenant to project 2014-04-17 11:16:09 -03:00
__init__.py Import project layout 2013-03-21 17:49:08 +01:00
config.py Change references of tenant to project 2014-04-17 11:16:09 -03:00
context.py Change references of tenant to project 2014-04-17 11:16:09 -03:00
exceptions.py Port to Pecan/WSME for API v2 2014-03-31 13:45:48 +02:00
policy.py Adjust import order according to PEP8 imports rule 2014-04-25 20:12:25 +08:00
version.py Add basic documentation possibility. 2013-10-14 16:55:29 +02:00