Do not install init script in PREFIX/bin.
[ganeti-local] / lib / backend.py
2007-10-08 Michael HanselmannAdd boot id to “gnt-node list”.
2007-10-08 Michael HanselmannAdd function to list files in a directory, excluding...
2007-10-04 Guido TrotterRemove redundant check.
2007-10-04 Guido TrotterShip (and display) path for InvalidOS errors too.
2007-10-03 Guido TrotterSecond part of the OS search path cleanup
2007-10-03 Guido TrotterMake parameter os_dir mandatory for _OSOndiskversion.
2007-09-28 Guido TrotterChange constants.OS_DIR with constants.OS_SEARCH_PATH...
2007-09-25 Michael HanselmannRename constants for SSH init script by Iustin's request.
2007-09-25 Michael HanselmannAdd configure option for init.d/ssh script. This is...
2007-09-17 Iustin PopA few minor fixes in backend.py
2007-09-17 Iustin PopImplement instance rename operation
2007-09-17 Iustin PopAdd support for rename operation in the OS API
2007-09-13 Iustin PopFix the ssh change which breaks remote ssh commands
2007-09-07 Guido TrotterMake import/export use the auxiliary ssh library to...
2007-08-30 Iustin PopAdd a safety check to the backend.AddOSToInstance
2007-08-24 Iustin PopRework ssh known-hosts handling.
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-08-03 Michael HanselmannAdd instance name to LVM volume as a tag.
2007-08-03 Michael HanselmannPut synchronization speed into constant.
2007-07-26 Michael HanselmannComment formatting updates.
2007-07-25 Iustin PopSince the watcher can run on all nodes, let's get rid...
2007-07-24 Michael Hanselmann- Implement “gnt-node volumes”
2007-07-23 Iustin PopBig change/cleanup in relation to the master startup:
2007-07-16 Iustin PopInitial commit.