ganeti-local
2008-06-22 Iustin PopUpdate error message in instance failover
2008-06-21 Iustin PopMake testSignal unittest not depend on default shell
2008-06-21 Iustin PopExtra whitespace removal
2008-06-20 Iustin PopAdd a rpc call for BlockDev.Close()
2008-06-19 Guido TrotterSkip N+1 checks if node_info is not complete
2008-06-19 Guido TrotterSimplify hypervisor block_devices structure
2008-06-18 Iustin PopFix bdev unittest when run under distcheck
2008-06-18 Michael HanselmannReduce allowed size and number of tags
2008-06-18 Michael HanselmannAdd tags to “gnt-cluster verify” hook environment
2008-06-18 Iustin PopRework the DRBD8 device status computation
2008-06-17 Iustin PopAllow disk object to set their own physical ID
2008-06-17 Iustin PopFix an error-handling case
2008-06-17 Iustin PopManpage updates for the new grow-disk command
2008-06-16 Iustin PopImplement gnt-instance grow-disk
2008-06-16 Iustin PopImplement disk grow at LU level
2008-06-16 Iustin PopAdd method to update a disk object size
2008-06-16 Iustin PopImplement block device grow at the rpc layer
2008-06-16 Iustin PopExpose block device grow in backend.py
2008-06-16 Iustin Popbdev: implement disk resize for lvm/drbd8
2008-06-16 Iustin PopAdd migration support at the rpc layer
2008-06-16 Iustin Pophypervisor: add live migration support
2008-06-16 Michael Hanselmannganeti-watcher: Replace custom exceptions with ganeti...
2008-06-16 Michael Hanselmannganeti-watcher: Don't write file if data didn't change
2008-06-16 Michael Hanselmannganeti-watcher: Rename WatcherState.data to WatcherStat...
2008-06-16 Michael HanselmannDon't log SystemExit exception in ganeti-watcher
2008-06-16 Michael HanselmannReplace watcher state file atomically
2008-06-16 Michael HanselmannWrite ganeti-watcher status file even if something...
2008-06-16 Michael HanselmannAdd more parameters to utils.WriteFile
2008-06-16 Michael HanselmannUse ganeti.serializer module in ganeti-watcher
2008-06-16 Michael HanselmannReplace custom logging code in watcher with logging...
2008-06-16 Michael HanselmannMake sure serialized data ends with EOL character
2008-06-15 Iustin PopFix an error message in instance add
2008-06-14 Guido TrotterActivate down instances' disks on replace-disks
2008-06-14 Guido TrotterFailoverInstance: change AddInstance with Update
2008-06-14 Guido TrotterBurnin: Use iallocator in import/export
2008-06-13 Iustin PopFix building of auto-generated rapi docs v1.2.4
2008-06-13 Iustin PopMake final 1.2.4 release
2008-06-11 Guido TrotterGaneti version 1.2.4~rc2
2008-06-09 Alexander SchreiberGaneti 1.2.4 upgrade hint for existing HVM clusters
2008-06-09 Alexander SchreiberUse default values for unset HVM instance attributes.
2008-06-03 Guido TrotterGaneti version 1.2.4~rc1
2008-05-31 Iustin PopAdd check for node memory in instance creation
2008-05-30 Michael HanselmannFix two problems in QA scripts
2008-05-30 Michael HanselmannAdd QA tests for “gnt-instance reboot”
2008-05-30 Michael HanselmannAdd QA test for “gnt-instance replace-disks”
2008-05-30 Iustin PopLURemoveInstance: fix op.ignore_failures usage
2008-05-30 Oleksiy MishchenkoFix exception handling for lock timeout in RAPI
2008-05-30 Michael HanselmannFix typo in rapi docstring
2008-05-29 Oleksiy MishchenkoRAPI Docstrings update.
2008-05-29 Michael HanselmannUpdate gnt-instance and gnt-backup manpages
2008-05-29 Michael HanselmannAdd manpage for ganeti-rapi daemon
2008-05-29 Michael HanselmannFix wrong filename in ganeti-watcher manpage
2008-05-29 Michael HanselmannStrip unnecessary whitespace from docstrings in remote...
2008-05-29 Michael HanselmannImprove remote API QA tests
2008-05-29 Michael HanselmannAdd remote API QA tests to sample config file
2008-05-28 Michael HanselmannAdd simple QA tests for remote API
2008-05-28 Michael HanselmannPrepare tags QA tests to add calls into remote API...
2008-05-28 Michael HanselmannSmall codestyle fixes for dumb-allocator
2008-05-26 Michael HanselmannFix "missing parameter" error and pass correct kind...
2008-05-26 Michael HanselmannDisable twisted signal handlers for remote API daemon
2008-05-26 Michael HanselmannRemove print statement from cmdlib
2008-05-24 Michael HanselmannRemove output file if docbook failed
2008-05-24 Michael HanselmannAdd documentation for remote API
2008-05-24 Guido TrotterDistribute dumb-allocator in examples
2008-05-22 Guido TrotterGaneti version 1.2.4~rc0
2008-05-22 Guido TrotterAdd more 1.2.4 information in NEWS
2008-05-21 Michael HanselmannFix remote API unittests
2008-05-21 Michael HanselmannUse a single function for all tag fetching resources
2008-05-21 Michael HanselmannUse PEP-318 decorator to acquire locks in remote API...
2008-05-21 Michael HanselmannImplement better error handling in remote API
2008-05-21 Michael HanselmannAlias Dump/Load functions in ganeti.serializer to DumpJ...
2008-05-21 Michael HanselmannRemove authorization code from remote API
2008-05-21 Michael HanselmannAdd /version resource to remote API
2008-05-21 Michael HanselmannRemote API code cleanup
2008-05-21 Michael HanselmannImprove remote API logging
2008-05-21 Michael HanselmannSet SO_REUSEADDR on remote API socket
2008-05-20 Oleksiy MishchenkoFix Unittest for Ganeti RAPI
2008-05-19 Alexander SchreiberFix gnt-instance modify for HVM parameters
2008-05-15 Guido Trotterdocument cluster verify --no-nsplus1-mem option
2008-05-15 Michael HanselmannUpdate command line help and manpages with mandatory...
2008-05-15 Michael HanselmannRemove unimplemented /status resource from API
2008-05-15 Guido TrotterFix drbd show parser to handle valueless keywords
2008-05-15 Guido TrotterSplit drbd command creation and execution
2008-05-14 Michael HanselmannOptimize rapi
2008-05-13 Michael HanselmannGenerate devel/upload during build time from template
2008-05-13 Iustin PopSmall style fixes
2008-05-13 Iustin PopImplement node daemon conectivity tests
2008-05-13 Michael HanselmannAdd --readd option to “gnt-node add”
2008-05-13 Iustin PopCLI: retry: remove command opts/args in "gnt-X"
2008-05-13 Iustin PopRevert "CLI: remove command opts/args in "gnt-X""
2008-05-13 Iustin PopCLI: remove command opts/args in "gnt-X"
2008-05-13 Oleksiy MishchenkoPass headers to API resource request handlers
2008-05-13 Iustin PopWatcher: do not activate disks for started instances
2008-05-13 Iustin PopWatcher: do not activate disks for admin_down
2008-05-13 Iustin PopReduce chance of ssh failures in verify cluster
2008-05-12 Iustin Popbdev: always log command output if it failed
2008-05-10 Iustin PopDRBD: Fix another bug in diskless activation
2008-05-09 Oleksiy MishchenkoImplement list of avilable for RAPI resources
2008-05-09 Michael HanselmannAdd version 1.2.4 to NEWS file and describe remote...
2008-05-09 Michael HanselmannAdd --enable-rapi parameter to configure
next