Imports to human alphabetical order
Problems identified by enabling N306 in run_tests.sh Change-Id: Ifddfe58da020dd041bcbbf5f14941514a09f61c1
This commit is contained in:
@@ -23,8 +23,8 @@ Scheduler that allows routing some calls to one driver and others to another.
|
||||
|
||||
from nova import flags
|
||||
from nova.openstack.common import cfg
|
||||
from nova import utils
|
||||
from nova.scheduler import driver
|
||||
from nova import utils
|
||||
|
||||
|
||||
multi_scheduler_opts = [
|
||||
|
||||
Reference in New Issue
Block a user