mirror of https://github.com/apache/cloudstack.git
another network for cleanup
This commit is contained in:
parent
587c8acd76
commit
cddd321b75
|
|
@ -1091,6 +1091,7 @@ class TestIsolatedNetwork(cloudstackTestCase):
|
|||
networkofferingid=isolated_network_offering_id,
|
||||
zoneid=zone.id
|
||||
)
|
||||
cls._cleanup.append(network)
|
||||
return network
|
||||
|
||||
@staticmethod
|
||||
|
|
|
|||
Loading…
Reference in New Issue