CLOUDSTACK-4225: new_virtual_machine is not a attr of the test

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 3605280a2eb49c719c022d411fd90596c7a2a24e)
This commit is contained in:
Prasanna Santhanam 2013-08-20 19:32:52 +05:30
parent e6b53e5529
commit 463afeef3b

View File

@ -511,7 +511,7 @@ class TestSnapshots(cloudstackTestCase):
new_virtual_machine.id
))
self.new_virtual_machine.attach_volume(
new_virtual_machine.attach_volume(
self.apiclient,
volume_from_snapshot
)