Convert instance_os_import rpc to new style result
[ganeti-local] / lib / utils.py
2007-10-11 Iustin PopAdd small function to read the homedir of a user
2007-10-10 Alexander SchreiberRemove fping as a dependency for Ganeti.
2007-10-10 Iustin PopRemove the shebang from modules
2007-10-08 Michael HanselmannAdd function to list files in a directory, excluding...
2007-09-27 Michael HanselmannPrevent race condition in CreateBackup().
2007-09-21 Iustin PopRemove requirement that host names are FQDN
2007-09-19 Iustin PopChange resolved hostname from dict to a class
2007-09-17 Alexander SchreiberCleanup up selective imports for utils and utils unit...
2007-09-17 Alexander SchreiberAdded TcpPing to do ping-alike via TCP connect(2) with...
2007-09-12 Michael HanselmannChange the way how locales are overridden:
2007-09-11 Iustin PopFilters out LANG and LC_* on RunCmd
2007-09-05 Michael HanselmannAdd function to get all local IP addresses, will be...
2007-09-03 Iustin PopSwitch utils.RunCmd from popen2 to subprocess
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-07-26 Michael HanselmannComment formatting updates.
2007-07-16 Iustin PopInitial commit.