This commit is contained in:
Lorin Hochstein
2011-06-14 13:17:13 -04:00
parent 47dae56513
commit f1d5cac6b2

View File

@@ -462,7 +462,7 @@ class CloudTestCase(test.TestCase):
pass
self.stubs.Set(rpc, 'cast', stub_cast)
kwargs = {'image_id': FLAGS.default_image,
'instance_type': FLAGS.default_instance_type,
'max_count': 1}