Ansible launcher: log reconfiguration complete

So we're not on the edge of our seats.

Change-Id: I4117142e63d8edd6ac6f163883bb4c8e2b7e06da
This commit is contained in:
James E. Blair 2016-05-25 07:46:47 -07:00
parent e9c93ee2be
commit fbd1ffb822
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ class LaunchServer(object):
except Exception:
self.log.exception("Exception sending reconfigure command "
"to worker:")
self.log.debug("Reconfiguration complete")
def stop(self):
self.log.debug("Stopping")