CLOUDSTACK-8020: test_snapshots.py - Fixed cleanup issue

Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This commit is contained in:
Ashutosh K 2014-12-04 12:44:42 +05:30 committed by SrikanteswaraRao Talluri
parent feeafa76a4
commit c2c7ee25ed

View File

@ -667,7 +667,6 @@ class TestSnapshots(cloudstackTestCase):
#Create snapshot from detached volume
snapshot = Snapshot.create(self.apiclient, volume.id)
self.cleanup.append(snapshot)
volumes = list_volumes(
self.apiclient,