Commit Graph

17 Commits (31899b22639d09164d5bdb15693e214415e18909)

Author SHA1 Message Date
Steven Armstrong f6e1174adb start moving info log messages to verbose 8 years ago
Darko Poljak a722f3c634 3rd iteration of logging cleanup. 8 years ago
Darko Poljak 127c05a882 2nd iteration of logging cleanup. 8 years ago
Darko Poljak 248656b81f First iteration of logging cleanup. 8 years ago
Darko Poljak e5a6599ccb Create mp_pool_run helper function for running in parallel. 8 years ago
Darko Poljak 609977b7ff ugly->bad 8 years ago
Darko Poljak 51ffc0f037 log.info -> log.debug for debug messages 8 years ago
Darko Poljak 5f436f21b8 Transfer and run global explorers in parallel. 8 years ago
Darko Poljak a4c49201c0 Add jobs option for parallel execution, global explorers first. 9 years ago
Darko Poljak dbcc94ab65 Add derived env vars for target hostname and fqdn. 9 years ago
Darko Poljak 64efa04599 pep8 9 years ago
Steven Armstrong 94aa0df747 add missing import 11 years ago
Steven Armstrong ef1394f4d1 filter out special/hidden files when iterating over explorers 11 years ago
Steven Armstrong 3a419ed58b make type explorers executable after transfering them 12 years ago
Nico Schottelius 18dd0ebd33 ensure global and type explorers are executable on the remote side 12 years ago
Nico Schottelius c9f728e073 lib/cdist => cdist (pypi) 12 years ago
Steven Armstrong 0775b84c40 bugfix: make __object_name available in type explorers 12 years ago
Nico Schottelius c9ae06db64 do not setup __debug - let the user do if required - do not interfere type with core 13 years ago
Nico Schottelius 2bc201614a :%s/cdist_object.type/cdist_object.cdist_type/g 13 years ago
Nico Schottelius d55c52601f move run_type_explorer near run_type_explorers 13 years ago
Nico Schottelius 1e9940ae53 ++fixme of logging 13 years ago
Steven Armstrong 6223402b9e bugfix: only attempt to transfer object parameters it their are any 13 years ago
Steven Armstrong 60c4e21981 implement Explorer run_global_explorers and run_type_explorers 13 years ago
Nico Schottelius 053903bb69 use instance logger in explorer 13 years ago
Nico Schottelius 00a1f1eeb9 ++ more host prefixing log code 13 years ago
Steven Armstrong 889e6c23cb Explorer tracks which type explorers have been transferred instad of Type 13 years ago
Nico Schottelius 1e31721ad9 BUGFIX: remote path for explorer in __object variable 13 years ago
Steven Armstrong 325a13088c implement that type explorers are only transfered once 13 years ago
Nico Schottelius 02934055e7 make debug test work for explorer 13 years ago
Steven Armstrong c30e112e4a explorer: make tests pass again 13 years ago
Steven Armstrong 08d98ac389 only list type explorers if there are any; only transfer type explorers if there are ant 13 years ago
Steven Armstrong 8fb51a396a implement list_type_explorer_names 13 years ago
Steven Armstrong 86fcce928c implement list_global_explorer_names 13 years ago
Steven Armstrong 20fae8b52b fix typo 13 years ago
Steven Armstrong 48ae37e832 implement transfer_object_parameters 13 years ago
Steven Armstrong 841b54c6d0 +devnotes, +FIXME 13 years ago
Steven Armstrong 63eee391e0 implement Explorer analog to Manifest + tests 13 years ago