pull-up from trunk; fix problem obscuring context module with context param; fix conflicts and no-longer-skipped tests
This commit is contained in:
@@ -239,7 +239,7 @@ class LibvirtConnTestCase(test.TestCase):
|
||||
'mac_address': 'fake',
|
||||
'ip_address': 'fake',
|
||||
'dhcp_server': 'fake',
|
||||
'extra_params': 'fake'
|
||||
'extra_params': 'fake',
|
||||
}
|
||||
|
||||
# Creating mocks
|
||||
|
||||
Reference in New Issue
Block a user