ganeti-local
2009-01-29 Iustin Poplocking.LockSet: don't modify input arguments
2009-01-29 Iustin PopRe-wrap some lines to keep them under 80 chars
2009-01-29 Iustin PopCheck that instance exists before confirm. queries
2009-01-29 Oleksiy MishchenkoRAPI: tag work
2009-01-29 Oleksiy MishchenkoRAPI: rlib1 removal
2009-01-29 Oleksiy MishchenkoRAPI: Implement /2 resource
2009-01-29 Oleksiy MishchenkoRAPI: Deprecate version Rapi version1
2009-01-28 Iustin PopFix gnt-cluster modify -H and offline nodes
2009-01-28 Iustin PopActually mark drives as read-only if so configured
2009-01-28 Iustin PopFix some issues related to job cancelling
2009-01-27 Guido TrotterXen: use utils.WriteFile for the instance configs
2009-01-27 Guido TrotterXen: use utils.Readfile to read the VNC password
2009-01-27 Iustin PopImplement disk verify checks in config verify
2009-01-27 Iustin PopFix the mode attribute of newly-created disks
2009-01-27 Iustin PopRework the multi-instance gnt commands
2009-01-27 Iustin PopFix single-job archiving (gnt-job archive)
2009-01-27 Guido TrotterKVM and Xen: add the HV_ROOT_PATH parameter
2009-01-27 Guido TrotterKVM: implement GetShellCommandForConsole
2009-01-27 Guido TrotterKVM: classify _Instance{Monitor,Serial,KVMRuntime}
2009-01-26 Iustin PopRelease 2.0 beta 1 v2.0.0beta1
2009-01-26 Iustin PopUpdate the NEWS documents for beta1
2009-01-23 Guido TrotterXen and KVM: correct a typo when checking args
2009-01-23 Iustin PopSort the instance names in batcher
2009-01-23 Iustin PopFix batcher for 2.0-style disks and nics
2009-01-23 Iustin PopMake iallocator work with offline nodes
2009-01-23 Iustin PopRemove checking of DRBD metadata for validity
2009-01-23 Iustin PopRework the execution model in burnin
2009-01-23 Iustin PopRelax the restrictions on temporary DRBD minors
2009-01-23 Iustin PopIntroduce more configuration consistency checks
2009-01-23 Iustin PopFill the 'call' attribute of offline rpc results
2009-01-23 Iustin PopA couple of small fixes to iallocator
2009-01-22 Iustin Popluxi: close and reopen the socket on errors
2009-01-21 Guido TrotterShutdownInstance: log instance name, not object
2009-01-21 Guido TrotterKVM live migration: handle failure
2009-01-21 Guido TrotterKVM: change a few IOError with EnvironmentError
2009-01-21 Guido TrotterKVM: instance migration
2009-01-21 Guido TrotterKVM: add the _InstancePidAlive function
2009-01-21 Guido TrotterKVM: fix RebootInstance
2009-01-21 Guido TrotterKVM: retry the instance shutdown command
2009-01-21 Guido TrotterXen: implement auxiliary migration functions
2009-01-21 Iustin PopAutomatically release DRBD minors on success
2009-01-21 Iustin PopFix some more pylint errors
2009-01-21 Iustin PopOne more gitignore rule
2009-01-21 Iustin PopLog the rpc call name in the RPC errors message
2009-01-21 Iustin PopChange the instance status attribute to boolean
2009-01-21 Guido TrotterImplement the new live migration backend functions
2009-01-21 Guido TrotterKVM: save and remove the KVM runtime
2009-01-21 Guido TrotterKVM: split KVM runtime generation and startup
2009-01-21 Guido TrotterAdd calls in the intra-node migration protocol
2009-01-21 Iustin PopUpdate the objects.Disk formatting method
2009-01-20 Guido TrotterKVM: add a _CONF_DIR
2009-01-20 Guido TrotterKVM: Remove sockets after shutdown
2009-01-20 Guido TrotterKVM: fix class docstring
2009-01-20 Guido TrotterXen: use epydoc in MigrateInstance docstring
2009-01-20 Guido TrotterShutdownInstance: report hypervisor error
2009-01-20 Guido TrotterConfigObject docstring, close an open parenthesis
2009-01-20 Guido TrotterFix a typo in luxi's docstring
2009-01-20 Iustin PopUpdate the logging output of job processing
2009-01-20 Michael Hanselmann.gitignore: Don't exclude whole /autotools/ dir, but...
2009-01-20 Iustin PopConvert RenameInstance to (status, data)
2009-01-20 Iustin PopUpdate gitignore rules
2009-01-20 Iustin PopFix adding of disks to an instance
2009-01-20 Iustin PopFix burnin problems when using http checks
2009-01-20 Iustin PopMake cluster-verify check the drbd minors space
2009-01-20 Iustin PopFix a couple of epydoc warnings
2009-01-20 Iustin PopDRBD: check for in-use minor during Create
2009-01-20 Iustin PopAdd a TailFile function
2009-01-20 Iustin PopUnify some unittest functions
2009-01-20 Iustin PopSome small fixes in cmdlib
2009-01-20 Iustin PopConvert AddOSToInstance to (status, data)
2009-01-20 Iustin PopConvert the start instance rpc to (status, data)
2009-01-19 Iustin PopFix handling of failures in create instance disks
2009-01-19 Iustin PopMove the default MAC prefix to the constants file
2009-01-19 Iustin PopUse instance.all_nodes instead of hand-building it
2009-01-19 Iustin PopFix non-drbd instance creation
2009-01-19 Iustin PopSmall simplification in MapLVsByNode
2009-01-19 Iustin PopSplit the block device creation in two parts
2009-01-19 Iustin PopCombine the two _CreateBlockDevOnXXX functions
2009-01-19 Iustin PopSwitch call_blockdev_create call to (status, data)
2009-01-19 Iustin PopSmall change in the instance disk creation path
2009-01-19 Iustin PopBlock device creation cleanup
2009-01-19 Iustin PopUse the same root for both _data and _meta LVs
2009-01-16 Iustin PopFix LUExportInstance
2009-01-16 Iustin Popburnin: only call self.GrowDisks() if needed
2009-01-16 Iustin PopInstance: add a new all_nodes property
2009-01-16 Iustin PopFix gnt-backup export with short names
2009-01-16 Iustin Popburnin: add option to not remove instances
2009-01-15 Iustin PopSome docstring updates
2009-01-15 Iustin Popganeti-noded: reduce log noise
2009-01-14 Iustin Popburnin: update migration to latest log formatting
2009-01-13 Iustin PopForward port of the burnin migration
2009-01-13 Iustin PopForward port the live migration from 1.2 branch
2009-01-13 Iustin PopPort replace disk/change node to the new DRBD RPCs
2009-01-13 Iustin PopForward-port DrbdNetReconfig
2009-01-13 Iustin Popbackend: rename AttachOrAssemble to Assemble
2009-01-13 Iustin Popdrbd: change the semantics of Attach vs. Assemble
2009-01-13 Iustin Popbdev: Do not call Assemble() on children
2009-01-13 Iustin PopFix modification of instance memory
2009-01-13 Iustin Popburnin: redo the output formatting
2009-01-13 Iustin Popburnin: move start_stop at the end
next