Last of cleanup, including removing fake_storage flage

This commit is contained in:
Vishvananda Ishaya
2010-09-07 21:15:22 -07:00
parent 7f396cbd97
commit ced9e5c62f
10 changed files with 42 additions and 166 deletions

View File

@@ -21,7 +21,6 @@ from nova import flags
FLAGS = flags.FLAGS
FLAGS.connection_type = 'libvirt'
FLAGS.fake_storage = False
FLAGS.fake_rabbit = False
FLAGS.fake_network = False
FLAGS.verbose = False