You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method delete_snapshot_by_path of VIVirtualMachine
(https://code.google.com/p/pysphere/source/browse/trunk/pysphere/vi_virtual_mach
ine.py#930) is document to return a VITask when you run it async. In reality it
always returns None because it doesn't return the return value of
__delete_snapshot (which does the actual work).
Original issue reported on code.google.com by [email protected] on 9 May 2014 at 3:24
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 9 May 2014 at 3:24The text was updated successfully, but these errors were encountered: