ganeti-local
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
2007-11-05 Iustin PopHandle missing init script at cluster init
2007-11-05 Iustin PopFix a unhandled error case in device creation
2007-11-05 Iustin PopMiscellaneous style fixes
2007-11-05 Michael HanselmannTest tag functionality.
2007-11-05 Michael HanselmannMerge three small cluster tests into one.
2007-11-05 Michael HanselmannRename utils.GetUUID to utils.NewUUID.
2007-11-05 Guido TrotterBump protocol version up
2007-11-05 Guido TrotterConvert os_get to use OS rather than InvalidOS
2007-11-05 Guido TrotterSimplify diagnose mangling/unmangling functions
2007-11-05 Guido TrotterMake DiagnoseOS use the modified OS objects
2007-11-05 Guido TrotterCreate OS from an InvalidOS error
2007-11-05 Guido TrotterMake the OS object able to represent broken OSes
2007-11-04 Iustin PopAdd option to burnin only a given set of nodes
2007-11-04 Guido TrotterMake call_os_get a single node function
2007-11-04 Guido TrotterFix two typos in a doc string
2007-11-03 Iustin PopImplement tag searching
2007-11-02 Michael HanselmannTest “gnt-cluster command”.
2007-11-02 Iustin PopImplement device to instance mapping cache
2007-11-02 Iustin PopImprove burnin with regard to drbd8
2007-11-02 Iustin PopUpdate the dev_path on LVs on rename
next