ganeti-local
2008-03-20 Manuel FranceschiniModify cluster-init to create file-storage-dir
2008-03-20 Iustin PopRemove some deprecated code in bdev.py
2008-03-19 Iustin PopChange the opcode hierarchy and implementation
2008-03-19 Manuel FranceschiniAdd option to change default file_storage_dir
2008-03-19 Manuel FranceschiniAdd support for file_storage_dir to LUInitCluster
2008-03-19 Manuel FranceschiniAdd file_storage_dir to opcodes.OpInitCluster
2008-03-19 Manuel FranceschiniAdd SS_FILE_STORAGE_DIR to ssconf
2008-03-19 Manuel FranceschiniAdd DEFAULT_FILE_STORAGE_DIR to constants
2008-03-19 Manuel FranceschiniAdd FILE_STORAGE_DIR to be in lib/_autoconf.py
2008-03-19 Manuel FranceschiniAdd file-storage-dir to configure.ac
2008-03-19 Iustin PopMake ganeti-noded create BDEV_CACHE_DIR automatically
2008-03-18 Michael HanselmannUse constants for “ssh” and “scp” binaries instead...
2008-03-18 Michael HanselmannUse new ssh.WriteKnownHostsFile function
2008-03-18 Michael HanselmannUse new cluster alias in known_hosts file
2008-03-18 Michael HanselmannUse new “tty” parameter on SshRunner.BuildCmd for ...
2008-03-18 Michael HanselmannAdd “tty” parameter to SshRunner.BuildCmd
2008-03-18 Michael HanselmannOrder SSH options alphabetically
2008-03-18 Michael HanselmannMove SSH functions into a class
2008-03-18 Michael HanselmannAdd function to write cluster SSH key to known_hosts...
2008-03-18 Guido TrotterLocking: remove an empty space at End Of Line
2008-03-18 Guido TrotterIncrease SharedLock fairness
2008-03-11 Guido TrotterSpecify better gnt-instance(8) replace-disks
2008-03-11 Iustin PopDisable cluster init with a reachable IP
2008-03-11 Iustin PopModify utils.TcpPing to make source address optional
2008-03-06 Guido TrotterFix gnt-instance replace-disks online help
2008-03-05 Michael HanselmannReplace custom file writing code with utils.WriteFile
2008-03-05 Michael HanselmannCodestyle fixes: adding a few empty lines
2008-03-04 Guido TrotterLockSet: handle empty case
2008-03-04 Guido TrotterLockSet: add missing check code
2008-03-04 Guido TrotterLockSet: collapse two try/except into one
2008-03-04 Guido TrotterSharedLock: remove wrong assertion in code
2008-03-04 Michael HanselmannCodestyle updates for locking code
2008-03-04 Guido TrotterLockSet: make acquire() able to get the whole set
2008-03-04 Guido TrotterLockSet: encapsulate acquire() in try-except
2008-03-04 Guido TrotterMake LockSet.__names() return a list, not a set
2008-03-04 Guido TrotterLockSet: improve remove() api
2008-03-04 Guido TrotterLockSet: make acquire() return the set of names
2008-03-04 Guido TrotterLockSet: invert try/for nesting in acquire()
2008-03-04 Guido TrotterInitial GanetiLockManager implementation
2008-02-29 Iustin PopFix master role stop on cluster destroy
2008-02-29 Iustin PopImplement QA tests for gnt-cluster rename
2008-02-29 Iustin PopFix cluster rename operation
2008-02-28 Guido TrotterLockSet: make acquire() fail faster on wrong locks
2008-02-28 Guido TrotterLockSet implementation and unit tests
2008-02-28 Guido TrotterFix the gnt-cluster init man page
2008-02-28 Guido TrotterDon't allow renaming to an existing instance
2008-02-28 Alexander SchreiberClarify online help for xc-instance reinstall.
2008-02-27 Michael HanselmannUse constants.ETC_HOSTS instead of string for /etc...
2008-02-27 Michael HanselmannDistribute lib/locking.py
2008-02-26 Michael HanselmannSplit GanetiUnitTest into testutils.py
2008-02-26 Michael HanselmannUpdate svn:ignore properties
2008-02-25 Michael HanselmannSome changes on disk failure tests
2008-02-25 Manuel FranceschiniThis patch replaces some hardcoded strings with their...
2008-02-23 Guido TrotterImprove ganeti example cron file
2008-02-22 Manuel FranceschiniSmall comment fix.
2008-02-22 Manuel FranceschiniFixes small spell mistakes and comments
2008-02-22 Iustin PopBreak trunk by removing twisted
2008-02-21 Guido TrotterAdd a few SharedLock delete() tests
2008-02-20 Guido TrotterSharedLock: fix a wrong unit-test helper code
2008-02-20 Guido TrotterAdd another 1.1->1.2 compatibility alias
2008-02-19 Guido TrotterAdd the delete() operation to SharedLock
2008-02-18 Guido TrotterFix a couple of SharedLock docstrings
2008-02-18 Iustin PopUpdate version numbers for the 1.2.3 release
2008-02-18 Iustin PopRevert "Include the DRBD upgrade tool in the dist archive"
2008-02-18 Alexander SchreiberUpdate online help and manpage to include drbd disk...
2008-02-18 Iustin PopInclude the DRBD upgrade tool in the dist archive
2008-02-16 Guido TrotterFix gnt-instance info i1 i2 ...
2008-02-15 Michael HanselmannReplace version number in install.sgml during build...
2008-02-15 Iustin PopFurther fixes for the 'export MAC in hooks' change
2008-02-14 Iustin PopAlter the device activation code
2008-02-14 Iustin PopTwo small improvements to burnin
2008-02-14 Iustin PopModify the default output of gnt-instance list
2008-02-14 Michael HanselmannCode style updates for QA code.
2008-02-12 Guido TrotterParse double protocol version in drbd8.2
2008-02-10 Iustin PopFix a wrong OP_ID added in r261
2008-02-08 Guido TrotterShared Lock implementation and unit tests.
2008-02-06 Iustin PopDocument the client API protocol, first version
2008-02-05 Iustin PopAdd a test opcode that sleeps for a given duration
2008-02-05 Iustin PopReduce the chance of DRBD errors with stale primaries
2008-02-04 Iustin PopFix some indendation issues
2008-02-04 Iustin PopFix incomplete mac address export to hooks
2008-01-31 Guido TrotterGive mac information to instance hooks
2008-01-31 Alexander SchreiberMake the mouse more usable in VNC for HVM.
2008-01-30 Guido TrotterExport bridge information too
2008-01-30 Guido TrotterFix online help for gnt-backup import
2008-01-30 Iustin PopBump version numbers for the 1.2.2 release
2008-01-28 Alexander Schreibertiny typo fix
2008-01-28 Iustin PopImprove the documentation of query output fields
2008-01-28 Guido TrotterFix a typo in a devel/upload comment
2008-01-28 Iustin PopAdd QA tests for gnt-instance modify
2008-01-28 Iustin PopAdd option for the number of VCPUs in instance listing
2008-01-28 Iustin PopAllow selection of hypervisor type in QA
2008-01-28 Iustin PopFix "gnt-instance modify --initrd"
2008-01-27 Iustin PopFix gnt-instance modify breakage due to hvm_boot_order
2008-01-25 Guido TrotterAdd a missing parenthesis
2008-01-22 Iustin PopChange the install directory for the tools
2008-01-21 Guido TrotterRemove qa tests for gnt-instance start/stop
2008-01-21 Guido TrotterTest start/stop aliases in qa
2008-01-21 Guido TrotterAdd a few aliases for startup/shutdown
2008-01-21 Guido TrotterAdd the first command alias
next