updated libvirt test

This commit is contained in:
Trey Morris
2011-06-14 15:30:19 -05:00
parent 15adb50831
commit 9b6cd36a45

View File

@@ -880,9 +880,9 @@ class IptablesFirewallTestCase(test.TestCase):
return db.instance_create(self.context,
{'user_id': 'fake',
'project_id': 'fake',
'mac_address': '56:12:12:12:12:12',
'instance_type_id': 1})
@test.skip_test("skipping libvirt tests depends on get_network_info shim")
def test_static_filters(self):
instance_ref = self._create_instance_ref()
ip = '10.11.12.13'