CLOUDSTACK-3697 LB rule clean up already done in cleanup project

This commit is contained in:
Sowmya Krishnan 2013-07-23 21:16:11 +05:30 committed by Sheng Yang
parent 7faa71dc68
commit c6ea21866e

View File

@ -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