Files
tricircle/tricircle/xjob
Cao Xuan Hoang 9bf89d124b Clean imports in code
1. What is the problem
Some source files are still importing objects instead of modules

2. What is the solution to the problem
This patch set modifies lines which are importing objects
instead of modules. As per openstack import guide lines, user should
import modules in a file not objects.

http://docs.openstack.org/developer/hacking/#imports

3. What the features need to be implemented to the Tricircle
N/A.

Change-Id: Ib84188a761ad7403ee72f5336b631235ea5dda90
2017-02-06 13:12:57 +07:00
..
2016-05-24 16:04:16 +08:00
2017-02-06 13:12:57 +07:00