Removed pass
This commit is contained in:
1 changed files with 0 additions and 1 deletions
@@ -501,7 +501,6 @@ class VMOps(object):
# Plug the VBD into the target instance
self._session.call_xenapi("Async.VBD.plug", vbd_ref)
pass
def unrescue(self, instance, callback):
"""Unrescue the specified instance"""
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.