diff --git a/watcher/applier/actions/resize.py b/watcher/applier/actions/resize.py index 935dbd0fa..34ca1c2c9 100644 --- a/watcher/applier/actions/resize.py +++ b/watcher/applier/actions/resize.py @@ -95,7 +95,7 @@ class Resize(base.BaseAction): return self.resize() def revert(self): - return self.migrate(destination=self.source_node) + LOG.warning("revert not supported") def pre_condition(self): # TODO(jed): check if the instance exists / check if the instance is on