utils: Add function to set FD_CLOEXEC on file descriptor
[ganeti-local] / test / ganeti.cli_unittest.py
2010-01-20 Michael HanselmannAdd unittests for cli.GenerateTable
2009-11-03 Michael HanselmannIgnore log messages in unittests
2009-06-29 Guido Trottercheck_ident_key_val, handle no_ and - prefixes
2009-06-29 Guido Trotter_SplitKeyVal with no data return an empty dict
2008-10-20 Iustin PopConvert cli.py to logging
2008-10-14 Iustin PopImplement parameter removal in SplitKeyVal
2008-10-13 Iustin PopAdd two new options types for CLI usage
2008-10-06 Iustin PopAdd a simple timespec parsing function