test_libvirt: fix up for local_gb

This commit is contained in:
Isaku Yamahata
2011-07-23 16:57:03 +09:00
parent f426dd4dac
commit 3f45de7f01

View File

@@ -187,6 +187,7 @@ class LibvirtConnTestCase(test.TestCase):
'project_id': 'fake',
'bridge': 'br101',
'image_ref': '123456',
'local_gb': 20,
'instance_type_id': '5'} # m1.small
def lazy_load_library_exists(self):