fix lp:695182, scheduler tests needed to DECLARE flag to run standalone.
This commit is contained in:
@@ -33,6 +33,7 @@ from nova.scheduler import driver
|
||||
|
||||
FLAGS = flags.FLAGS
|
||||
flags.DECLARE('max_cores', 'nova.scheduler.simple')
|
||||
flags.DECLARE('stub_network', 'nova.compute.manager')
|
||||
|
||||
|
||||
class TestDriver(driver.Scheduler):
|
||||
|
||||
Reference in New Issue
Block a user