Darko Poljak
|
a993e0f5a9
|
Support disabling saving output streams
|
7 years ago |
Darko Poljak
|
9703e0f08e
|
Save output streams.
Implementation is 99% based on Steven's initial implementation.
|
7 years ago |
Darko Poljak
|
f0dc21ec0c
|
__cdist_log_level=<log level int value>; __cdist_log_level_name=<log level name> (#574)
|
7 years ago |
Darko Poljak
|
3454da076f
|
Add -l/--log-level option. Honor __cdist_loglevel env var. (#572)
Add -l/--log-level option, __cdist_loglevel -> __cdist_log_level; honor __cdist_log_level env var
|
7 years ago |
Darko Poljak
|
f368539447
|
Some pylint cleaning.
|
7 years ago |
Darko Poljak
|
e2a1519332
|
Merge inventory from beta branch.
|
8 years ago |
Darko Poljak
|
2beb55be54
|
Remove FIXME comment due to fix appliance
|
8 years ago |
Darko Poljak
|
126a1812a5
|
Fix parallel object prepare and run steps. Add nonparallel type marker.
|
8 years ago |
Darko Poljak
|
a722f3c634
|
3rd iteration of logging cleanup.
|
8 years ago |
Darko Poljak
|
9268062de5
|
Fix target_host vars in Code.
|
8 years ago |
Darko Poljak
|
dbcc94ab65
|
Add derived env vars for target hostname and fqdn.
|
9 years ago |
Darko Poljak
|
64efa04599
|
pep8
|
9 years ago |
Darko Poljak
|
0049b62cca
|
Add files conf subdirectory for static files.
|
9 years ago |
Daniel Heule
|
f36dc11601
|
forgot myself to the headers ..
|
11 years ago |
Daniel Heule
|
5ef27191fc
|
implementing the $__object and $__object_id on the local and remote
execution call, to allow read access to parameter files
|
11 years ago |
Nico Schottelius
|
2f842d56eb
|
integrate messaging into gencode, manifest
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
d1a569fecd
|
remove bug comments -> no bug here
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
b527479620
|
refactor out_path -> base_path
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
12 years ago |
Nico Schottelius
|
c9f728e073
|
lib/cdist => cdist (pypi)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
12 years ago |
Nico Schottelius
|
57ed946414
|
Remove __self variable
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
12 years ago |
Nico Schottelius
|
c9ae06db64
|
do not setup __debug - let the user do if required - do not interfere type with core
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Nico Schottelius
|
f12a83f3dd
|
-migration to CdistType error
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
|
13 years ago |
Steven Armstrong
|
d6cf85e6f6
|
implement /__object_fq/__object_name/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Nico Schottelius
|
32b2c49d32
|
found 2 bugs in transfer_code_remote
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
13 years ago |
Nico Schottelius
|
bc85237eaa
|
make code setup debug env
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
13 years ago |
Steven Armstrong
|
c9bb105518
|
run_code* no longer returns output
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
1f44617133
|
use remote paths when executing on remote side
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
773d325afa
|
only run gencode scripts if they exist
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
6c7e280eac
|
remove obsolete method, merge code
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
1c3902f3db
|
implement run_code_remote
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
e605102281
|
implement run_code_local
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
31ce938593
|
implement transfer_code_remote
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
1665b4b5e6
|
implement run_gencode_remote
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
6d438d4ec5
|
implement run_gencode_local
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
c15673aef7
|
+docstring
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
a8ec91c804
|
-e /type_base_path/type_path/ -e /object_base_path/object_path/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |
Steven Armstrong
|
5df8479c5a
|
implement Manifest and tests
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
13 years ago |