Nico Schottelius
|
c1ad93bccc
|
extend run_or_fail to include remote exec
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-09 14:27:54 +02:00 |
|
Nico Schottelius
|
b2d1d1bee7
|
begin to modify tuple (bad idea)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-09 14:21:16 +02:00 |
|
Nico Schottelius
|
894c39cd21
|
store results of type explorer
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-09 12:18:25 +02:00 |
|
Nico Schottelius
|
8889e4a5b0
|
prepare saving output of type explorers
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-09 08:06:16 +02:00 |
|
Nico Schottelius
|
cbdb5cd05d
|
fixup type explorer run
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 23:01:11 +02:00 |
|
Nico Schottelius
|
7e8362eeed
|
allow zero hosts to be specified, fixup exit_error
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 22:44:25 +02:00 |
|
Nico Schottelius
|
ab0cd9430f
|
add support for the banner :-)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 22:40:12 +02:00 |
|
Nico Schottelius
|
f31f33418f
|
begin to actually prepare the object/type explorers
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 18:03:19 +02:00 |
|
Nico Schottelius
|
97ac276433
|
implement transfer of type explorers
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 17:52:15 +02:00 |
|
Nico Schottelius
|
4d765a7024
|
begin type explorer transfer
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 17:45:07 +02:00 |
|
Nico Schottelius
|
03e2db83cd
|
implement list of objects
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 17:01:22 +02:00 |
|
Nico Schottelius
|
0f36ddd649
|
support object dir
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 15:54:10 +02:00 |
|
Nico Schottelius
|
dbbbf822fe
|
make cdist-type-emulator work
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 15:52:34 +02:00 |
|
Nico Schottelius
|
9ce26e5817
|
include cdist-type-emulator into path again
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 15:35:29 +02:00 |
|
Nico Schottelius
|
d6db6d0c7e
|
begin move of cdist-type-emulator to lib/ and submit initial_manifest to cdist
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 15:20:25 +02:00 |
|
Nico Schottelius
|
97f7513f6e
|
-old fixme
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 15:14:28 +02:00 |
|
Nico Schottelius
|
2c2a234c74
|
use sh -e instead of shipped shell=true (see included comment)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 15:13:05 +02:00 |
|
Nico Schottelius
|
4fd8a16e6c
|
use *args not args :-)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 14:52:42 +02:00 |
|
Nico Schottelius
|
1a96f88656
|
name variable target_host for consistency and easy handling
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 14:50:45 +02:00 |
|
Nico Schottelius
|
c8ce7e98ec
|
use -e to shell
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 14:45:54 +02:00 |
|
Nico Schottelius
|
1d367d5f58
|
make cdist localhost work again
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 14:17:44 +02:00 |
|
Nico Schottelius
|
979174a568
|
integrate parser
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 14:11:31 +02:00 |
|
Nico Schottelius
|
c5d960438c
|
import parser from steven
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 14:05:20 +02:00 |
|
Nico Schottelius
|
9533e579b3
|
finish run of initial manifest, finish shell_run_or_debug_fail()
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 14:04:30 +02:00 |
|
Nico Schottelius
|
ddff3e8b57
|
support changing the initial manifest
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 11:55:29 +02:00 |
|
Nico Schottelius
|
908d9d06f9
|
prepend __explorer on global explorer run
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 11:50:30 +02:00 |
|
Nico Schottelius
|
506e0e6c81
|
+better logging
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 11:45:58 +02:00 |
|
Nico Schottelius
|
8fa576152e
|
make it work again :-)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 11:44:58 +02:00 |
|
Nico Schottelius
|
7d3c67c178
|
make it work again :-)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 11:44:04 +02:00 |
|
Nico Schottelius
|
4c1939829e
|
import logging, begin to put constant stuff in module
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 11:08:44 +02:00 |
|
Nico Schottelius
|
e8360df96b
|
allow passing arguments to Popen()
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 09:47:30 +02:00 |
|
Nico Schottelius
|
0dc6af2512
|
wrap into a class
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 04:22:40 +02:00 |
|
Nico Schottelius
|
e8a6d89e3c
|
wrap into a class
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 04:22:21 +02:00 |
|
Nico Schottelius
|
572401e4f8
|
commit broken stuff
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 03:56:59 +02:00 |
|
Nico Schottelius
|
7a7413f1f4
|
pause
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 03:31:58 +02:00 |
|
Nico Schottelius
|
ff2d5629d6
|
submit string on failed error
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 03:28:06 +02:00 |
|
Nico Schottelius
|
9036f8c4cc
|
executing explorers works
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 03:24:27 +02:00 |
|
Nico Schottelius
|
85df71c9fa
|
executing explorers works
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 03:23:18 +02:00 |
|
Nico Schottelius
|
ef925714d5
|
transfer explorer
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 02:57:47 +02:00 |
|
Nico Schottelius
|
d0eeafd228
|
also add some bugs
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 02:56:02 +02:00 |
|
Nico Schottelius
|
78a5bbf6e8
|
remove the currently broken init()
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 02:52:38 +02:00 |
|
Nico Schottelius
|
94fc5b3c91
|
add remove_remote_dir()
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 02:51:45 +02:00 |
|
Nico Schottelius
|
6e3c228a6f
|
transfer_dir() added
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 02:46:09 +02:00 |
|
Nico Schottelius
|
09c58e2327
|
exit, if there are no global explorers
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 02:39:24 +02:00 |
|
Nico Schottelius
|
11750515e1
|
finish global_explorer_directory()
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 02:16:13 +02:00 |
|
Nico Schottelius
|
c2873a8fa0
|
ipmlement base_directory
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 02:12:48 +02:00 |
|
Nico Schottelius
|
ffd7f4b251
|
--todo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 01:48:23 +02:00 |
|
Nico Schottelius
|
89964b32dd
|
in theory, init_deploy is done
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 01:41:54 +02:00 |
|
Nico Schottelius
|
a90751dcff
|
begin to implmenent remote execution
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 01:36:22 +02:00 |
|
Nico Schottelius
|
9711a5612d
|
partly implement run_or_fail, init_deploy
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-09-08 01:21:15 +02:00 |
|