mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
CLOUDSTACK-3697 LB rule clean up already done in cleanup project
This commit is contained in:
parent
7faa71dc68
commit
c6ea21866e
@ -1044,7 +1044,6 @@ class TestPublicIpAddress(cloudstackTestCase):
|
||||
public_ip.ipaddress.id,
|
||||
projectid=self.project.id
|
||||
)
|
||||
self.cleanup.append(lb_rule)
|
||||
self.debug("Assigning VM: %s to LB rule: %s" % (
|
||||
self.virtual_machine.name,
|
||||
lb_rule.id
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user