Removed pass

This commit is contained in:
Josh Kearney
2011年02月23日 12:05:46 -06:00
parent 5821553355
commit 94bd7e2c45

View File

@@ -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
openstack/nova
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.

The note is not visible to the blocked user.