Преглед на файлове

Remove Windows disk servicing progress update

Daniel Vincze преди 4 години
родител
ревизия
78262499c2
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      coriolis/osmorphing/osmount/windows.py

+ 0 - 4
coriolis/osmorphing/osmount/windows.py

@@ -103,10 +103,6 @@ class WindowsMountTools(base.BaseOSMountTools):
                                 "with status '%s'.Skipping running script '%s'"
                                 "with status '%s'.Skipping running script '%s'"
                                 ". Error message: %s" % (
                                 ". Error message: %s" % (
                                     disk_id, status, script, ex))
                                     disk_id, status, script, ex))
-                            self._event_manager.progress_update(
-                                "Exception ocurred while servicing disk '%s' "
-                                "with status '%s'. Skipping servicing disk" % (
-                                    disk_id, status))
                         else:
                         else:
                             raise
                             raise
                     break
                     break