Revert "Allow to specify wipe command and flags at configure time"
[ganeti-local] / lib /
2010-10-26 Michael HanselmannMerge branch 'devel-2.2'
2010-10-26 Michael HanselmannAllow remote imports without checked names
2010-10-26 René NussbaumerSupport modify of prealloc_wipe_disks config value
2010-10-26 Iustin PopExport a node's group information in iallocator
2010-10-26 Iustin PopRename node.nodegroup to node.group
2010-10-26 Iustin PopRename --nodegroup to --node-group
2010-10-26 Iustin PopExport node group data in iallocator
2010-10-26 Iustin PopSplit IAllocator._ComputeClusterData
2010-10-26 René NussbaumerPutting the pieces together and invoke the wipe in...
2010-10-26 René NussbaumerAdding RPC call for blockdev_wipe
2010-10-26 René NussbaumerSecond iteration over backend.BlockdevWipe
2010-10-25 Michael HanselmannConfigWriter: Fix typo in error message parts
2010-10-25 Iustin PopSimplify and extend the instance OS env
2010-10-22 Iustin PopConfigWriter: prevent using a foreign config
2010-10-22 Iustin PopFix bootstrap.MasterFailover race with watcher
2010-10-22 Iustin PopConfigWriter: protect against multiple writers
2010-10-22 Iustin Popbackend.Upload: switch to utils.SafeWriteFile
2010-10-22 Iustin PopAdd a "safe" file wrapper over WriteFile
2010-10-22 Iustin PopAdd functions to read and compare file 'ID's
2010-10-22 Michael HanselmannLUSetInstanceParams: Remove unused attribute
2010-10-22 René NussbaumerAdding backend method to wipe a block device
2010-10-22 René NussbaumerAllow to specify wipe command and flags at configure...
2010-10-22 Iustin PopFix remote imports
2010-10-22 Iustin PopFix typo introduced in 8d8c4ef
2010-10-21 Iustin PopFix clearing of the default iallocator
2010-10-21 Michael Hanselmanngnt-instance reinstall: Allow overriding OS parameters
2010-10-20 Michael HanselmannAdd option to ignore offline node on instance start...
2010-10-20 Michael Hanselmannutils: Add function to find items in dictionary using...
2010-10-19 René NussbaumerLet gnt-cluster support prealloc_wipe_disks
2010-10-15 Apollon Oikonomopouloshttp.client: Disable SSL session ID cache
2010-10-15 Apollon Oikonomopouloshttp.client: Disable SSL session ID cache
2010-10-15 Michael Hanselmannhttp.auth: Fix docstring error
2010-10-14 Iustin PopMerge branch 'stable-2.2'
2010-10-14 Iustin PopMerge branch 'stable-2.2' into devel-2.2
2010-10-13 Michael HanselmannFix compatibility with Pyinotify 0.8
2010-10-13 Michael HanselmannExtract base class from SingleFileEventHandler
2010-10-13 Michael Hanselmannhttp.auth.ReadPasswordFile: Don't read file directly
2010-10-13 Iustin PopMove the parameter types to their own module
2010-10-13 Iustin Pop"Fix" handling of old software versions on startup
2010-10-13 Iustin PopExport more information via LUQueryInstances/RAPI
2010-10-12 Apollon OikonomopoulosSet list of trusted SSL CAs for client to verify
2010-10-12 Iustin PopShow instance state in instance console failures
2010-10-12 Iustin PopFix epydoc errors
2010-10-12 Michael Hanselmannjqueue: Fix bug when cancelling jobs
2010-10-12 Michael Hanselmannjqueue: Resume jobs from “waitlock” status (2nd try)
2010-10-12 Michael Hanselmannjqueue/gnt-job: Add job priority fields for display
2010-10-12 Michael Hanselmannmcpu: Raise directly in _AcquireLocks
2010-10-12 René NussbaumerAdd prealloc_wipe_disks as a cluster-wide configuration...
2010-10-11 Iustin PopMerge branch 'devel-2.2'
2010-10-11 Iustin PopRPC: disable curl's Expect header
2010-10-07 Michael Hanselmannjqueue, CancelJob: Check status only once per call
2010-10-07 Iustin PopFix a rare bug in StartDaemonChild and GenericMain
2010-10-07 Iustin PopEnhance the error reporting
2010-10-07 Iustin PopChange daemon.GenericMain/utils.Daemonize workflow
2010-10-07 Iustin PopChange utils.GenericMain protocol
2010-10-07 Iustin PopUse only one version of WritePidFile
2010-10-07 Iustin PopAbstract daemon file descriptor setup
2010-10-07 Iustin PopAbstract some daemon functionality
2010-10-05 Michael HanselmannMerge branch 'devel-2.2'
2010-10-05 Michael HanselmannLUDelTags: Improve formatting of error message
2010-10-05 Michael HanselmannLUGetTags: Acquire locks in shared mode
2010-10-05 Michael HanselmannExport VG name via LUQueryConfigValues
2010-10-05 Michael Hanselmanncli: Move parsing of --net option to separate function
2010-10-05 Guido Trotterkvm: collapse two consecutive extend calls
2010-10-05 Miguel Di Ciurcio... kvm: Introduce support for -mem-path
2010-10-05 Iustin PopMerge branch 'devel-2.2'
2010-10-05 Iustin PopRename the _oss cluster vars to _os
2010-10-05 Iustin PopMerge branch 'devel-2.2'
2010-10-04 Guido TrotterKVM: Add function to check the hypervisor version
2010-10-04 Iustin PopFix instance rename regression from 3fe11ba3
2010-09-30 Iustin PopFix instance rename regression from 3fe11ba3
2010-09-30 Iustin PopSort OS names and variants in LUDiagnoseOS
2010-09-30 Iustin PopChange behaviour of OpDiagnoseOS w.r.t. 'valid'
2010-09-30 Iustin PopAllow gnt-os modify to change the new OS params
2010-09-30 Iustin PopAdd two more _T-type tests
2010-09-30 Iustin PopAdd blacklisted/hidden OS support in LUDiagnoseOS
2010-09-30 Iustin PopRestrict blacklisted OSes in instance installation
2010-09-30 Iustin PopAdd two new cluster settings
2010-09-30 Iustin PopAbstract OS name/variant functions
2010-09-29 Guido TrotterAvoid nodegroup name/uuid conflicts
2010-09-29 Guido TrotterMove the uuid regexp to utils.py
2010-09-24 Michael HanselmannFix docstring typo in jqueue._JobProcessor._MarkWaitlock
2010-09-24 Michael Hanselmannjqueue: Use priority for acquiring locks
2010-09-24 Michael Hanselmannmcpu: Implement priority for lock acquiring
2010-09-24 Michael Hanselmannlocking: Implement priority in Ganeti lock manager
2010-09-24 Michael Hanselmannlocking: Don't set default priority as keyword default
2010-09-24 Michael Hanselmannjqueue: Use timeout when acquiring locks
2010-09-23 René NussbaumerMigrate call from backend._GetVGInfo to bdev.LogicalVol...
2010-09-23 Michael Hanselmannjqueue: Introduce per-opcode context object
2010-09-23 Michael Hanselmannmcpu: Adjust lock acquire strategy
2010-09-23 Michael Hanselmannmcpu.Processor: Raise exception on lock acquire timeout
2010-09-23 Michael Hanselmannjqueue: Rename current_op to better reflect what it...
2010-09-23 Michael Hanselmannjqueue: Separate function for in-memory variables
2010-09-22 Michael HanselmannMerge branch 'devel-2.2'
2010-09-22 Michael HanselmannMerge branch 'stable-2.2' into devel-2.2
2010-09-22 Michael Hanselmannjqueue: Add unittest for _QueuedJob.CalcStatus
2010-09-22 René NussbaumerUse free space in vg instead of biggest free pv space...
2010-09-22 Michael HanselmannMerge branch 'devel-2.1' into devel-2.2
2010-09-22 Iustin PopFix mac checker regex
2010-09-20 René NussbaumerIgnore failures while shutting down instances during...
next