blazar/climate/plugins
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
..
instances Adjust import order according to PEP8 imports rule 2014-04-25 20:12:25 +08:00
oshosts Adjust import order according to PEP8 imports rule 2014-04-25 20:12:25 +08:00
__init__.py Remove empty copyright headers 2013-12-03 11:30:27 +01:00
base.py Physical host reservation plugin (lease update) 2014-01-23 18:32:24 +01:00
dummy_vm_plugin.py Implement Manager service. 2013-11-14 17:50:11 +01:00