diff --git a/watcher/common/nova_helper.py b/watcher/common/nova_helper.py index 6b2e78113..cb839f224 100644 --- a/watcher/common/nova_helper.py +++ b/watcher/common/nova_helper.py @@ -339,8 +339,6 @@ class NovaHelper(object): return True - return False - def enable_service_nova_compute(self, hostname): if self.nova.services.enable(host=hostname, binary='nova-compute'). \