Update the dev_path on LVs on rename
[ganeti-local] / lib / cli.py
2007-10-29 Iustin PopChange the signature of some methods of mcpu.Processor
2007-10-10 Iustin PopSome small fixes to utils.GenerateTable
2007-10-10 Iustin PopFix AskUser to not die on extra input
2007-10-10 Iustin PopRemove the shebang from modules
2007-10-09 Iustin PopFix a wrong exception name
2007-10-09 Iustin PopSeparate error formatting out of cli.GenericMain
2007-10-09 Iustin PopEnhance cli.SubmitOpcode to use custom parameters
2007-10-08 Iustin PopAdd handler for errors.TagError
2007-10-08 Iustin PopAdd source file option for {add,remove}-tags
2007-10-08 Iustin PopImplement command-line tags support
2007-10-08 Iustin PopExtend GenericMain with a way to override options
2007-09-21 Iustin PopRemove requirement that host names are FQDN
2007-09-19 Iustin PopImprove the cli.AskUser() function
2007-08-17 Iustin PopChange cli.OutputTable to cli.GenerateTable
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-07-26 Michael Hanselmann- Move --force option to cli.py
2007-07-26 Michael HanselmannComment formatting updates.
2007-07-24 Michael HanselmannUse generic function to output tables.
2007-07-24 Michael Hanselmann- Implement “gnt-node volumes”
2007-07-16 Iustin PopInitial commit.