ganeti-local
2007-10-10 Michael HanselmannColours and warnings.
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 Michael HanselmannExit ganeti-watcher cleanly when there's no configuration.
2007-10-10 Iustin PopImplement gnt-node evacuate
2007-10-10 Michael HanselmannMake Xen DomU kernel and initrd configurable at build...
2007-10-10 Michael HanselmannAdd preliminary developer notes.
2007-10-10 Iustin PopRemove the shebang from modules
2007-10-10 Michael HanselmannDetect node restarts and reactivate disks.
2007-10-09 Iustin PopImplement node failover
2007-10-09 Michael HanselmannDo not install init script in PREFIX/bin.
2007-10-09 Guido TrotterRefactor DiagnoseOS
2007-10-09 Iustin PopFix a wrong exception name
2007-10-09 Iustin PopSeparate error formatting out of cli.GenericMain
2007-10-09 Iustin PopRevert a debugging 'raise' from rev 195
2007-10-09 Iustin PopEnhance cli.SubmitOpcode to use custom parameters
2007-10-08 Michael HanselmannAdd boot id to “gnt-node list”.
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 PopUpdate man pages for the tags operations
2007-10-08 Iustin PopChange gnt-cluster.sgml to use refsect2
2007-10-08 Iustin PopImplement command-line tags support
2007-10-08 Iustin PopChange tags add/remove to process multiple tags
2007-10-08 Iustin PopFix super() calls for objects.Cluster
2007-10-08 Iustin PopFix tags operations for instances
2007-10-08 Iustin PopExtend GenericMain with a way to override options
2007-10-08 Michael HanselmannDon't remove Makefile.in when doing maintainer-clean.
2007-10-08 Michael HanselmannUse indenting if supported by simplejson.
2007-10-08 Michael HanselmannFix “make distcheck”.
2007-10-08 Michael HanselmannAdd function to list files in a directory, excluding...
2007-10-04 Guido TrotterRemove redundant check.
2007-10-04 Michael HanselmannForgotten files from last commit, NEWS and Makefile.am.
2007-10-04 Guido TrotterShip (and display) path for InvalidOS errors too.
2007-10-04 Michael HanselmannChange configuration storage format from Pickle to...
2007-10-04 Guido TrotterFix OS Diagnose in light of the new OS Search path...
2007-10-03 Guido TrotterSecond part of the OS search path cleanup
2007-10-03 Guido TrotterMake parameter os_dir mandatory for _OSOndiskversion.
2007-10-02 Guido TrotterAdd warning on gnt-node add operation.
2007-10-02 Michael HanselmannPrint automake warnings.
2007-10-01 Michael HanselmannImport utils into unittest.
2007-09-28 Guido TrotterChange constants.OS_DIR with constants.OS_SEARCH_PATH...
2007-09-27 Guido TrotterMake the default export path configurable.
2007-09-27 Michael HanselmannPrevent race condition in CreateBackup().
2007-09-27 Michael HanselmannAdd more QA tests.
2007-09-27 Guido TrotterSpecify in the helpstring that --with-ssh-initscripts...
2007-09-27 Michael HanselmannPass required ip_check parameter to OpCreateInstance...
2007-09-26 Michael HanselmannEnhance QA.
2007-09-25 Guido TrotterIntegrate Leonardo's LSB init script patch
2007-09-25 Michael HanselmannRename constants for SSH init script by Iustin's request.
2007-09-25 Michael HanselmannIgnore man/*.in.
2007-09-25 Michael HanselmannAdd configure option for init.d/ssh script. This is...
2007-09-24 Guido TrotterRemove mkdir from man/Makefile.am because mktemp create...
2007-09-24 Michael HanselmannReplace paths in ganeti-watcher.sgml.
2007-09-24 Iustin PopImplement to/from dict conversion for ConfigObject(s)
2007-09-21 Iustin PopChange class hierarchy in objects.py
2007-09-21 Iustin PopRemove requirement that host names are FQDN
2007-09-21 Iustin PopMove a constant from ganeti-master to constants.py
2007-09-21 Iustin PopFix tools/burnin w.r.t. OpCreateInstance.ip_check
2007-09-21 Iustin PopAdd __slots__ on TaggableObject
2007-09-20 Iustin PopAsk for confirmation when touching multiple instances
2007-09-19 Iustin PopImprove the cli.AskUser() function
2007-09-19 Iustin PopAllow 'add instance' to not start the new instance
2007-09-19 Iustin PopChange resolved hostname from dict to a class
2007-09-18 Iustin PopImplement cluster rename operation
2007-09-18 Guido TrotterFix a docstring
2007-09-17 Alexander SchreiberCleanup up selective imports for utils and utils unit...
2007-09-17 Iustin PopA few minor fixes in backend.py
2007-09-17 Iustin PopImplement instance rename operation
2007-09-17 Alexander SchreiberAdded TcpPing to do ping-alike via TCP connect(2) with...
2007-09-17 Iustin PopAdd support for rename operation in the OS API
2007-09-17 Iustin PopAllow start/stop of multiple instances at once
2007-09-17 Iustin PopAdd rename instance support to ConfigWriter
2007-09-15 Iustin PopDocumentation fix for missing dependencies
2007-09-14 Iustin PopChange OpQueryNodes nodes attribute to names
2007-09-14 Iustin PopEnable LUQueryInstances to work with a given list of...
2007-09-14 Iustin PopRemove OpQueryNodeData and LUQueryNodeData
2007-09-14 Iustin PopChange LUQueryNodes to return raw values and support...
2007-09-14 Iustin PopChange _GetWanted* to return names instead of objects
2007-09-13 Michael HanselmannSplit QA script into different modules.
2007-09-13 Iustin PopMove string formatting out of LUQueryInstances
2007-09-13 Iustin PopFix the ssh change which breaks remote ssh commands
2007-09-12 Michael HanselmannComplete rename of testing/ to test/.
2007-09-12 Michael HanselmannFix typo in last commit.
2007-09-12 Michael HanselmannRename testing/ to test/.
2007-09-12 Michael HanselmannClean *.py[co] in testing/.
2007-09-12 Michael HanselmannMove QA script from testing/ to qa/.
2007-09-12 Michael HanselmannChange the way how locales are overridden:
2007-09-12 Iustin PopClone cmdlib._GetWantedNodes into _GetWantedInstances
2007-09-12 Iustin PopFix docstrings of many opcodes
2007-09-11 Iustin PopFilters out LANG and LC_* on RunCmd
2007-09-11 Michael Hanselmann- Don't build .tar.bz2, we only distribute .tar.gz...
2007-09-07 Guido TrotterMake import/export use the auxiliary ssh library to...
2007-09-07 Guido TrotterFix two errors in man page
2007-09-05 Michael HanselmannAdd function to get all local IP addresses, will be...
2007-09-04 Michael HanselmannUse configure's paths in the init script example.
2007-09-04 Michael HanselmannNow that we use configure's variables, add --sysconfdir...
2007-09-04 Michael HanselmannUse _autoconf.py instead of version.py, generated by...
2007-09-04 Michael HanselmannCombine rules for manpages.
2007-09-04 Michael HanselmannUse DESTDIR when creating additional directories.
2007-09-03 Michael Hanselmann- Generic automake cleanup
next