Nico Schottelius
|
35a7757e1a
|
rewrite path to include calls to non-existent methods in type (fix needed, sar :-)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 20:51:31 +02:00 |
|
Nico Schottelius
|
b891818b9c
|
remove obsolete get_type_from_object() and use Object.type
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 20:42:31 +02:00 |
|
Nico Schottelius
|
c0d6d4d530
|
use name, not object
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 20:37:55 +02:00 |
|
Nico Schottelius
|
354e15015a
|
use full.path.to.cdist.core.Type(), Steven ;-)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 20:34:36 +02:00 |
|
Nico Schottelius
|
6bd6443721
|
fix out dir for object
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 20:32:59 +02:00 |
|
Nico Schottelius
|
9b5b94577f
|
add debug
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 20:32:47 +02:00 |
|
Nico Schottelius
|
be1d4afd58
|
add log to object
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 20:27:07 +02:00 |
|
Nico Schottelius
|
579bd45c87
|
cleanup more stuff in config_install
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 20:24:40 +02:00 |
|
Nico Schottelius
|
13d47f3cf4
|
remove datetime from config to wrong position
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 20:20:35 +02:00 |
|
Nico Schottelius
|
84867db20a
|
++todo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 20:14:48 +02:00 |
|
Nico Schottelius
|
609efcbfd1
|
Remove datetime from config_install, break code and make it more beautiful
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 20:14:34 +02:00 |
|
Nico Schottelius
|
1db4cd48d2
|
-typo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 20:11:23 +02:00 |
|
Nico Schottelius
|
d4bf98cf0c
|
+tests needed
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 20:08:46 +02:00 |
|
Nico Schottelius
|
14082f5c00
|
string, not tuple in exception
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 20:05:24 +02:00 |
|
Nico Schottelius
|
14126cb4b8
|
++todo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 20:04:44 +02:00 |
|
Nico Schottelius
|
a87e6f22b5
|
use new cdist.Error exception
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 19:59:07 +02:00 |
|
Nico Schottelius
|
d07a191867
|
add logger to config
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 19:54:41 +02:00 |
|
Nico Schottelius
|
52268d032a
|
++todos
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 19:51:42 +02:00 |
|
Nico Schottelius
|
ae9eba80a9
|
use require, not __require in emulator
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 19:50:45 +02:00 |
|
Nico Schottelius
|
ccb2ffcae6
|
remove toplevel object/type
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 19:47:55 +02:00 |
|
Nico Schottelius
|
8305f07aab
|
stage prepare uses new object interface
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 19:43:07 +02:00 |
|
Nico Schottelius
|
344bfb0603
|
was the object prepared/ran?
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 19:40:19 +02:00 |
|
Nico Schottelius
|
5c9694215c
|
setup '__cdist_out_dir' in path for use in Object
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 19:26:58 +02:00 |
|
Nico Schottelius
|
2157cef2a6
|
make cdist.MissingEnvironmentVariableError print the key and not fail :-)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 19:22:08 +02:00 |
|
Nico Schottelius
|
df5de24b72
|
begin use of cdist.core.Object.list_objects()
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 18:26:55 +02:00 |
|
Steven Armstrong
|
c0854ebb2e
|
remove unused constant
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2011-10-06 17:47:08 +02:00 |
|
Nico Schottelius
|
bfba1938ca
|
Merge remote-tracking branch 'steven/oo-restructure'
|
2011-10-06 17:37:14 +02:00 |
|
Steven Armstrong
|
3a1cea6887
|
file system backed properties
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2011-10-06 17:16:12 +02:00 |
|
Steven Armstrong
|
12dc0d2bdd
|
cleanup and file system backed properties
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2011-10-06 17:15:45 +02:00 |
|
Nico Schottelius
|
1da7436fcb
|
Merge branch 'install'
Conflicts:
lib/cdist/config.py
Some problems left.
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 17:06:56 +02:00 |
|
Nico Schottelius
|
60b5f8783c
|
revert changes from upcoming install branch
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 17:02:37 +02:00 |
|
Nico Schottelius
|
50edf2863a
|
Merge remote-tracking branch 'steven/oo-restructure'
|
2011-10-06 17:00:52 +02:00 |
|
Nico Schottelius
|
220611604b
|
+:
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 17:00:09 +02:00 |
|
Nico Schottelius
|
efe8dbfa85
|
Merge remote-tracking branch 'steven/oo-restructure'
Conflicts:
lib/cdist/config.py
lib/cdist/path.py
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 16:57:48 +02:00 |
|
Nico Schottelius
|
11e34810e7
|
Merge branch 'master' into install
|
2011-10-06 16:55:05 +02:00 |
|
Nico Schottelius
|
8341e0cc0f
|
think about the __init_script type (probably raise discussion)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 16:54:47 +02:00 |
|
Nico Schottelius
|
1c8a143397
|
commit previously missed change
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 16:52:56 +02:00 |
|
Nico Schottelius
|
54fb9e6c3f
|
Merge branch 'master' into install
Conflicts:
lib/cdist/config.py
lib/cdist/path.py
Merged changes from config.py to config_install.py
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 16:52:20 +02:00 |
|
Nico Schottelius
|
7c11fa0937
|
introduce unclear changes (names not yet decided)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 16:49:27 +02:00 |
|
Nico Schottelius
|
afa3920ca9
|
remove more obsolete manpages
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 16:42:45 +02:00 |
|
Nico Schottelius
|
063fc61291
|
remove legacy manpage of cdist-type-emulator
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 16:41:28 +02:00 |
|
Nico Schottelius
|
8b561fd63c
|
fixup correct split/insert of os.environ() for target_host and args
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 16:30:06 +02:00 |
|
Nico Schottelius
|
26278b1e32
|
expose target host from config
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 16:28:21 +02:00 |
|
Nico Schottelius
|
919f67184a
|
do not reference scp anymore
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 15:49:08 +02:00 |
|
Nico Schottelius
|
5a7e4b2f32
|
quiet ssh/scp
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 15:48:44 +02:00 |
|
Steven Armstrong
|
0d9906b0b8
|
--typo, missing colon
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
2011-10-06 15:18:06 +02:00 |
|
Nico Schottelius
|
59bee14101
|
begin to eliminate remote_user/prefix from path
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 14:02:37 +02:00 |
|
Nico Schottelius
|
df630e1fdf
|
user remote_prefix=True now
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 13:40:46 +02:00 |
|
Nico Schottelius
|
eea6a38f33
|
cat only locally :-)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 13:39:08 +02:00 |
|
Nico Schottelius
|
278c379e07
|
use os.environ['__remote_exec'] in exec*
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
2011-10-06 13:37:12 +02:00 |
|