Fix burnin error when trying to grow a file volume
[ganeti-local] / lib /
2010-03-23 Guido TrotterFix burnin error when trying to grow a file volume
2010-03-23 Iustin PopSome epydoc fixes
2010-03-23 Iustin PopA rewrite of LUClusterVerify
2010-03-23 Iustin PopIntroduce a bool CLI option type
2010-03-23 Iustin PopFix backend.VerifyNode behaviour for VG problems
2010-03-23 René NussbaumerAdding missing documentation to make the docs better
2010-03-22 Guido TrotterRemove race condition in FileStorage.Create
2010-03-22 Guido TrotterKVM: Check instances for actual liveness
2010-03-22 Guido TrotterKVM: improve GetInstanceInfo docstring
2010-03-22 Guido TrotterRevert "Only override any and all if not defined"
2010-03-22 René NussbaumerAdding RAPI call to deactivate-disks for an instance
2010-03-22 René NussbaumerAdding RAPI call for activate-disks on an instance
2010-03-18 Guido TrotterSimpleConfigReader: add docstrings
2010-03-18 Guido TrotterAsyncUDPSocket.process_next_packet
2010-03-18 Guido TrotterWaitForSocketCondition: rename, handle EINTR
2010-03-18 Guido Trottermove http.WaitForSocketCondition to utils
2010-03-18 Guido TrotterConfdCountingCallback
2010-03-18 Guido TrotterConfdClient: add synchronous features
2010-03-18 Guido TrotterReplace @keyword with @param in confd client
2010-03-18 Guido TrotterAsyncUDPSocket: abstract do_read function
2010-03-18 Guido TrotterOnly override any and all if not defined
2010-03-17 Michael Hanselmannbackend: Two small style fixes
2010-03-17 Iustin PopAllow cluster copy file over the replication net
2010-03-17 Iustin PopEnhance cli.GetOnlineNodes query/filtering
2010-03-17 Iustin PopInstance creation: implement --no-install mode
2010-03-17 Iustin PopAllow OS changes without reinstallation
2010-03-17 Iustin Popcmdlib: Abstract OS checks
2010-03-16 Michael HanselmannImprove “gnt-cluster renew-crypto”
2010-03-16 Iustin PopFix behaviour of gnt-node modify -C no
2010-03-15 Michael HanselmannRightname confd's HMAC key
2010-03-15 Michael HanselmannRename SSL_CERT_FILE to NODED_CERT_FILE
2010-03-15 Iustin PopClarify the error message for ':' in PV names
2010-03-15 Iustin PopImplement conversion from drbd to plain
2010-03-15 Iustin PopImplement conversion from plain to drbd
2010-03-15 Iustin PopAbstract check that an instance is down
2010-03-15 Iustin PopAbstract node free disk space check
2010-03-15 Iustin PopAbstract disk template verification
2010-03-15 Iustin PopImplement disk adoption mode in gnt-instance
2010-03-15 Iustin PopLUCreateInstance: implement disk adoption mode
2010-03-15 Iustin PopLUCreateInstance: Move parameter init earlier
2010-03-15 Iustin PopConfigWriter: add an LV reservation manager
2010-03-12 Michael HanselmannImplement replacing cluster certs and keys via “gnt...
2010-03-12 Michael Hanselmanncli: Add helper function to stop and start whole cluster
2010-03-12 Michael Hanselmannbootstrap: Add new function to create cluster certs...
2010-03-12 Michael Hanselmannutils.CreateBackup: Use human-readable instead of secon...
2010-03-12 Michael HanselmannVerify cluster certificates in LUVerifyCluster
2010-03-12 Michael Hanselmannutils: Add function to extract X509 cert validity
2010-03-12 Michael HanselmannAdd constant with cluster X509 certificates
2010-03-12 Iustin PopMerge branch 'stable-2.1' into devel-2.1
2010-03-12 Iustin PopImprove cluster verify with hypervisor errors
2010-03-11 Iustin PopFix wrong indentation
2010-03-11 Iustin PopExtend JobExecutor to allow custom feedback_fn
2010-03-11 Iustin Popcli.JobExecutor: poll jobs in execution order
2010-03-11 Iustin PopAdd a partition function to split a list in two
2010-03-11 Iustin PopFix cluster verify with simulate-errors
2010-03-11 Guido TrotterKVM: remove unused variable
2010-03-11 Iustin PopValidate the os-specific hypervisor parameters
2010-03-10 Guido TrotterKVM: add security model and domain parameters
2010-03-10 Guido TrotterKVM security: add global constants
2010-03-10 Michael Hanselmannhttp.auth: Disable pylint warnings
2010-03-10 Iustin PopImplement verify checks for node/instance names
2010-03-10 Iustin PopFix a python 2.6.5 compatibility
2010-03-10 Guido TrotterKVM: pass the instance name as the first kvm flag
2010-03-10 Guido TrotterKVM: Remove boot restriction for paravirtual nics
2010-03-10 Michael Hanselmannhttp.server: Improve request logging in debug mode
2010-03-10 Michael HanselmannProvide unittests for http.auth
2010-03-10 Michael Hanselmannhttp.auth: Fix bug with checking hashed passwords
2010-03-09 Iustin PopAdd the auto_promote option to cli and gnt-node
2010-03-09 Iustin PopRework the node modify for mc-demotion
2010-03-09 Iustin PopFix node volumes list for stripped volumes
2010-03-09 Iustin PopFix typo that makes cluster verify to ignore hooks
2010-03-09 Iustin PopFix redistribute config and offline nodes
2010-03-09 René NussbaumerAdd support for per-os-hypervisor parameters
2010-03-09 René Nussbaumercli: Add ArgOs for later use in gnt-os
2010-03-08 Timothy KuhlmanKVM: Fix unintended qemu-level bridging of nics
2010-03-08 Michael HanselmannSupport passing in file object in utils.FileLock
2010-03-08 Michael HanselmannConvert utils.FileLock to utils.Retry
2010-03-08 Michael HanselmannSupport arguments in utils.RunInSeparateProcess
2010-03-08 Iustin PopValidate the hostnames at creation time
2010-03-08 Iustin PopAdd a function to validate and normalize hostnames
2010-03-08 Iustin PopListVisibleFiles: require normalized path names
2010-03-08 Iustin PopSwitch more code to PathJoin
2010-03-08 Iustin PopAdd caller-validation on Disk.StaticDevPath
2010-03-08 Iustin Pophv_kvm: remove hard-coded path constructs
2010-03-08 Iustin Pophv_fake: remove hard-coded path constructs
2010-03-08 Iustin Pophv_chroot: remove hard-coded path constructs
2010-03-08 Iustin PopAdd strict name validation for the LVM backend
2010-03-08 Iustin PopImplement disabling of file-based storage
2010-03-08 Iustin PopReplace os.path.sep.join(seq) with utils.PathJoin
2010-03-08 Iustin PopAbstract OS log names computation
2010-03-08 Iustin PopRemove superfluous warnings in HooksRunner
2010-03-08 Iustin PopSwitch from os.path.join to utils.PathJoin
2010-03-08 Iustin Poputils: Add a PathJoin function
2010-03-08 Iustin PopAdd an extra safety layer to _CleanDirectory
2010-03-02 Vitaly KuznetsovAvoid absolute path for privileged commands
2010-02-26 Vitaly KuznetsovMake SSH_CONFIG_DIR customizable
2010-02-26 Guido TrotterMerge branch 'stable-2.1' into devel-2.1
2010-02-26 Guido TrotterAdd NLD constants to Ganeti
2010-02-26 Michael HanselmannMerge remote branch 'origin/devel-2.0' into devel-2.1
2010-02-26 Michael HanselmannFix two potentially endless loops in http library
next