commit | da45e88859e7e36e0f5706def819151a189b52eb | [log] [tgz] |
---|---|---|
author | koder aka kdanilov <kdanilov@mirantis.com> | Mon Apr 06 02:24:42 2015 +0300 |
committer | koder aka kdanilov <kdanilov@mirantis.com> | Mon Apr 06 02:24:42 2015 +0300 |
tree | 3837537a8ae651a1e0a8b06608f28b00f054bbdd | |
parent | e3481cd28d2255f9f76f4a85fbf3deb99744b9cb [diff] [blame] |
large commit. refactoring, fio code totally reworker, huge improvenent in test time and results, etc
diff --git a/sensors/deploy_sensors.py b/sensors/deploy_sensors.py index e0428d9..3c715ef 100644 --- a/sensors/deploy_sensors.py +++ b/sensors/deploy_sensors.py
@@ -88,6 +88,8 @@ if isinstance(uri_or_conn, basestring): conn.close() + logger.debug("Sensors stopped and removed") + def stop_and_remove_sensors(config, remote_path='/tmp/sensors', connected_config=None):