mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-7352: Fixed issue in test_escalations_vpncustomergateways.py
This commit is contained in:
parent
b9079f3db1
commit
762f831c28
@ -240,6 +240,7 @@ class TestVpnCustomerGateways(cloudstackTestCase):
|
|||||||
vpncustomergateway_created,
|
vpncustomergateway_created,
|
||||||
self.userapiclient
|
self.userapiclient
|
||||||
)
|
)
|
||||||
|
self.cleanup.remove(vpncustomergateway_created)
|
||||||
# Listing all the VPN Customer Gateways in page 2 again
|
# Listing all the VPN Customer Gateways in page 2 again
|
||||||
list_vpncustomergateways_page2 = VpnCustomerGateway.list(
|
list_vpncustomergateways_page2 = VpnCustomerGateway.list(
|
||||||
self.userapiclient,
|
self.userapiclient,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user