ganeti-local
2007-12-04 Iustin PopBranch ganeti-1.2 from trunk/ganeti v1.2.0
2007-12-04 Iustin PopBump version numbers for 1.2.0 release
2007-12-04 Michael HanselmannOn OS creation errors, write logfile path to ganeti...
2007-12-04 Alexander SchreiberOutput reading fix for backend.NodeVolumes()
2007-12-04 Iustin PopLog instance startup errors correctly
2007-12-04 Alexander SchreiberModify GetVolumeList so output on stderr from lvs doesn...
2007-12-03 Alexander SchreiberFix the unittest for locking.
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-12-03 Michael HanselmannAdd comment about PEP 318 to qa_utils.py.
2007-12-03 Michael HanselmannRemove DRBD version from SECURITY document.
2007-11-30 Alexander SchreiberRemove orphaned closing tag.
2007-11-30 Iustin PopFix parsing of drbdsetup show output
2007-11-29 Iustin PopReplace hardcoded lock dir
2007-11-29 Iustin PopMake utils.RunCmd log failures when using debug
2007-11-28 Guido TrotterFix the ganeti-os-interface manpage
2007-11-28 Iustin PopUpdate version numbers for release 1.2b3 v1.2b3
2007-11-27 Iustin PopFix logging of some checks in LUClusterVerify
2007-11-27 Iustin PopUpdate install.sgml with the name of the example OS
2007-11-26 Iustin PopRevert "Remove extra docdir variable from Makefile.am"
2007-11-26 Iustin PopAdd checking of python modules at ./configure time
2007-11-26 Iustin PopDrop the Rename method of DRBD8 devices
2007-11-26 Iustin PopSplit the change of peer in secondary replace in two...
2007-11-26 Iustin PopRelax even more the identification of DRBD8 devices
2007-11-26 Iustin PopAdd support for DRBD8 devices to work standalone
2007-11-22 Michael HanselmannCall more hooks during QA tests.
2007-11-22 Michael HanselmannSort list returned by ListVisibleFiles.
2007-11-22 Iustin PopAdd man page for the ganeti-master script
2007-11-22 Iustin PopCreate /var/run/ganeti before noded startup
2007-11-22 Iustin PopRemove extra docdir variable from Makefile.am
2007-11-22 Michael HanselmannList loading hooks in QA.
2007-11-22 Michael HanselmannAdd hook for logging.
2007-11-21 Michael HanselmannAbort if tests for disk templates remote_raid1 and...
2007-11-21 Michael HanselmannFlush stdout after printing a message during burnin.
2007-11-21 Michael HanselmannImplement disk templates for burnin from QA.
2007-11-21 Michael HanselmannReplace disk template drbd8 with drbd where missing.
2007-11-21 Michael HanselmannCode style fixes for burnin.
2007-11-21 Michael HanselmannAdd two comments to qa-sample.yaml.
2007-11-21 Iustin PopFix logging in drbd _ShutdownNet method
2007-11-21 Iustin PopCorrect the -s parameter in gnt-node output
2007-11-21 Iustin PopAdd the -s option in the output of 'gnt-node'
2007-11-20 Michael HanselmannAdd description of “gnt-instance startup --force” to...
2007-11-20 Michael HanselmannMake sure aliases written to /etc/hosts are unique.
2007-11-20 Michael HanselmannAdd function to return list with unique elements.
2007-11-19 Michael HanselmannAdd basic QA tests for DRBD 8.
2007-11-16 Guido TrotterFix a typo in a warning message
2007-11-16 Michael HanselmannDon't remove master's hostname from /etc/hosts on clust...
2007-11-16 Michael HanselmannUse spaces to indent and fix typo in tag.
2007-11-16 Michael HanselmannFix typo in function name.
2007-11-15 Guido TrotterSuggest disabling of automatic xen domain save
2007-11-15 Guido TrotterComplete the apt-get list in the install manual
2007-11-14 Guido TrotterWhen an assembly error occurs log it too
2007-11-14 Michael HanselmannUse setUp/tearDown for tests using temporary files.
2007-11-14 Michael HanselmannWrap line longer than 80 characters.
2007-11-14 Michael HanselmannCompare file contents directly in unittests.
2007-11-14 Michael HanselmannGive more details on errors when trying to run “lvdisplay”.
2007-11-14 Michael HanselmannCreate /var/run/ganeti directory on “make install”.
2007-11-13 Michael HanselmannBump version numbers. v1.2b2
2007-11-13 Michael HanselmannRun ganeti-watcher script from QA code instead of cron.
2007-11-13 Michael HanselmannSmall changes and fixes in ganeti-watcher.
2007-11-13 Michael HanselmannFix call to TestInstanceConsecutiveFailures.
2007-11-13 Michael HanselmannFix unittests broken by revision 360.
2007-11-13 Michael HanselmannFix --node option for “gnt-backup list”.
2007-11-12 Iustin PopFix a wrong comparison in _RecursiveAssembleBD
2007-11-12 Iustin PopFix another breakage in SetEtcHostsEntry
2007-11-12 Michael HanselmannCall fsync() after modifying /etc/hosts.
2007-11-12 Michael HanselmannFix functions for /etc/hosts.
2007-11-12 Michael HanselmannRollback commit 356.
2007-11-12 Michael HanselmannAdd functions for known_hosts files.
2007-11-12 Michael HanselmannAdd missing descriptions to {Add,Remove}EtcHostsEntry.
2007-11-12 Iustin PopRelax replace_disks_all meaning for drbd8
2007-11-12 Guido TrotterChange --nodes to --node
2007-11-12 Iustin PopUpdate documentation for drbd8 and beta2 release
2007-11-10 Iustin PopFix gnt-instance man page for replace-disks
2007-11-10 Iustin PopImprove the man pages
2007-11-09 Iustin PopSoften the requirements for hooks execution
2007-11-09 Michael HanselmannUse new functions to modify /etc/hosts.
2007-11-09 Michael HanselmannAdd functions to modify /etc/hosts.
2007-11-09 Michael HanselmannCleanup temporary file in RemoveAuthorizedKey.
2007-11-09 Michael HanselmannFix usage of wrong variable in doc/examples/Makefile.am.
2007-11-08 Iustin PopSimplify burnin output
2007-11-08 Iustin PopChanges related to logging
2007-11-08 Iustin PopRefactor burnin to improve disk replacement
2007-11-08 Michael HanselmannInsert hook calls.
2007-11-08 Michael HanselmannImplement sample hook.
2007-11-08 Michael HanselmannImplement hooks infrastructure.
2007-11-07 Iustin PopEnhance secondary node replace for drbd8
2007-11-07 Michael HanselmannIndentation fixes for docs.
2007-11-07 Michael HanselmannUpdate docs for the removed --secondary-node option.
2007-11-07 Michael HanselmannCheck whether init.d script is executable.
2007-11-06 Michael HanselmannAdapt QA tests for removed --secondary-node option.
2007-11-06 Michael HanselmannRemove --secondary-node option.
2007-11-06 Iustin PopEnhance DBRD8 disk replacement (same nodes)
2007-11-06 Iustin PopImplement degraded status for logical volumes
2007-11-06 Iustin PopAdd better error logging functions for LUs
2007-11-06 Iustin PopEnhance mirror operations for DRBD8
2007-11-06 Iustin PopAllow DRBD8 operation without backing storage
2007-11-06 Iustin PopMake DRBD8 disks show 'degraded' status if diskless
2007-11-06 Iustin PopChange the way remove children is called in bdev
2007-11-06 Iustin PopAdd a support function to objects.Disk
2007-11-05 Iustin PopSmall cleanup for error formatting
next