Merge "Abort operation for live migration"
This commit is contained in:
@@ -86,3 +86,4 @@ class Sleep(base.BaseAction):
|
||||
|
||||
def abort(self):
|
||||
LOG.debug("Abort action sleep")
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user