commit | a585e94bddbf8927cbf734f30fc0fe9302f84284 | [log] [tgz] |
---|---|---|
author | Cao Xuan Hoang <hoangcx@vn.fujitsu.com> | Mon Aug 29 14:52:30 2016 +0700 |
committer | Cao Xuan Hoang <hoangcx@vn.fujitsu.com> | Mon Aug 29 14:52:30 2016 +0700 |
tree | 5d0d00340db7675c6dd9ff1b70054735aa435b3b | |
parent | 7967b0e91a516d152ef6d736668f8df0c3a5fd54 [diff] |
Clean imports in code 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 Change-Id: I846a3edcea448ea09764f4f3d435f5c7a95326ff