Files
deb-nova/doc/ext/nova_todo.py
TuanLAF dce1f7160c Fix invalid import order and remove import *
- Remove import * follow [H303] do not use wildcard * import [1]
- Made corrections in import order as per OpenStack import order template [1]
	{{stdlib imports in human alphabetical order}}
	\n
	{{third-party lib imports in human alphabetical order}}
	\n
	{{project imports in human alphabetical order}}
	\n
	\n
	{{begin your code}}

[1] http://docs.openstack.org/developer/hacking/#import-order-template

Change-Id: I3eded1b4bdc10d2a2bb36d41a1f9b5fd8ab2893a
2016-07-20 10:12:01 +07:00

3.7 KiB