Nico Schottelius
|
7823d0c997
|
merge context back into config (it is in fact the same idea)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
790deb4645
|
in theory finish the install command
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
56e1fc9eb8
|
type explorer should run with remote base as well :-)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
ea146c88e7
|
cleanup config
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
e10ebeadf8
|
BUGFIX: export global explorer with path from remote
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Steven Armstrong
|
f46344effe
|
test and fixtures for Type.list_*
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
5d59102018
|
test only one instance of same type
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
73bdb7f11f
|
test and fixtures for Type members (name, path, ...)
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
d3e1276965
|
remove duplicate code
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
8d3cad1815
|
test and fixtures for Type.{required,optional}_parameters
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
b7c88b03d3
|
removed unused code/imports
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
8e0501aaa9
|
tests and fixtures for Type.explorers
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
52f9388f07
|
tests and fixtures for Type.is_install
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Nico Schottelius
|
71ed728b4a
|
move parallel code to main binary, allow branching out on install and config
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
11a8379c75
|
+comment
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
d21126189c
|
indent/cleanup
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Steven Armstrong
|
f515e20572
|
start unittests for Type
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
ae15779c81
|
-- DeprecationWarning: object.__new__() takes no parameters
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Nico Schottelius
|
e985c0d697
|
remove sys.exit from banner
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
cabb5b9ab0
|
100% test coverage for the banner (feels good, doesn't it?)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
be78955cc6
|
move banner into cdist module
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
63c9a91bca
|
+whitespace save out only
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
d32aa37fba
|
cleanup context
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
073717e07e
|
some more relative to absolute path changes
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
b5c01f7354
|
update code to use new _path from object
and type
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
c6e8f163f5
|
use variable require, not __require for defining
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
4a1cf3dbf3
|
-typo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
35900ae66c
|
make type explorer work
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Steven Armstrong
|
b778c9ff15
|
absolute path is based on relative path -> does not need another .cdist
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Nico Schottelius
|
d9bb8e3107
|
use cdist_type
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Steven Armstrong
|
5f4a85f6ad
|
also need .cdist in relative paths
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
53737aad3a
|
append .cdist to absolute paths
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Nico Schottelius
|
e8c9b10227
|
also use path in emulator
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
03226dc5aa
|
more fixes for relative path address
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
fd2fa23564
|
fix typeexplorer transfer
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
2c9beb9506
|
use list not method
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
ea402fc0c5
|
use new call to object lists in absolute path
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
a25ef7f0e8
|
fix emulator and cdist module
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
03f5e1b456
|
fix emulator and cdist module
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
149a605b16
|
use more path, move type -> cdist_type
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
2aa0a316e6
|
use _path not _dir in emulator
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
14c9317f66
|
remove old type.path
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Steven Armstrong
|
79d0a18bb2
|
use absolute path for accessing file system
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Nico Schottelius
|
c93e0f90c9
|
create remote conf path on new context
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Thomas Reifenberger
|
9045b30136
|
fix multiple requirements
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
3fcbabc5e8
|
++fixes
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Steven Armstrong
|
600e7fb5b5
|
--typo
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
a7a086e29b
|
only one instance of each named type
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Nico Schottelius
|
e5e2fb866c
|
++fixes
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
c1e7731992
|
cleanups/fixes
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |