mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
CLOUDSTACK-5506: Fixed egress_fw_rules.py, one of hunks was missing.
This commit is contained in:
parent
a44459d6dd
commit
75f4f55c35
@ -35,7 +35,8 @@ from marvin.integration.lib.common import (get_domain,
|
||||
rebootRouter,
|
||||
list_routers,
|
||||
wait_for_cleanup,
|
||||
cleanup_resources)
|
||||
cleanup_resources,
|
||||
list_virtual_machines)
|
||||
from marvin.cloudstackAPI.createEgressFirewallRule import createEgressFirewallRuleCmd
|
||||
from marvin.cloudstackAPI.deleteEgressFirewallRule import deleteEgressFirewallRuleCmd
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user