mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-7148: Adding missing list method
This commit is contained in:
parent
45888e214c
commit
981becc735
@ -592,7 +592,7 @@ class TestRedundantRouterNetworkCleanups(cloudstackTestCase):
|
|||||||
self.fail("Failed to stop guest Vm: %s - %s" %
|
self.fail("Failed to stop guest Vm: %s - %s" %
|
||||||
(virtual_machine.name, e))
|
(virtual_machine.name, e))
|
||||||
|
|
||||||
interval = Configurations(
|
interval = Configurations.list(
|
||||||
self.apiclient,
|
self.apiclient,
|
||||||
name='network.gc.interval'
|
name='network.gc.interval'
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user