LUExportInstance: Accept instance already shut down
[ganeti-local] / lib /
2010-10-28 Michael HanselmannLUExportInstance: Accept instance already shut down
2010-10-28 Guido TrotterConfigWriter.GetNodeGroupList
2010-10-28 Guido TrotterGanetiLockManager, remove default values
2010-10-28 Iustin PopPrevent onlining a node without working noded
2010-10-28 Iustin PopYet another rework in LUSetNodeParms
2010-10-28 Iustin PopPrevent moving/creating instances on non-vm nodes
2010-10-28 Iustin PopAdd a CheckNodeVmCapable helper in cmdlib
2010-10-28 Iustin PopAdd the capability flags in node info output
2010-10-28 Iustin PopAdd the master/vm_capable flags in node add
2010-10-28 Iustin PopAdd support for vm_capable in file distribution
2010-10-28 Iustin PopAdd an UploadHelper to cmdlib
2010-10-28 Iustin PopAdd support for vm_capable in cluster verify
2010-10-28 Iustin PopAdd vm_capable to gnt-node modify
2010-10-28 Iustin PopAdd vm_capable to LUSetNodeParams
2010-10-28 Iustin PopConfigWriter: add some helper functions
2010-10-28 Michael HanselmannLUClusterVerify: Complain if disk is marked faulty
2010-10-27 Michael HanselmannMove gnt-backup to ganeti.client.gnt_backup
2010-10-27 Michael HanselmannMove gnt-instance to ganeti.client.gnt_instance
2010-10-27 Michael HanselmannMove gnt-job to ganeti.client.gnt_job
2010-10-27 Michael HanselmannMove gnt-node to ganeti.client.gnt_node
2010-10-27 Michael HanselmannMove gnt-cluster to ganeti.client.gnt_cluster
2010-10-27 Michael HanselmannMove gnt-os to ganeti.client.gnt_os
2010-10-27 Michael HanselmannMove gnt-debug to ganeti.client.gnt_debug
2010-10-27 Michael HanselmannAllow programs to be part of the Ganeti library
2010-10-27 Iustin PopAdd master_capab to gnt-node modify
2010-10-27 Iustin PopImplement the master_capable flag in node modify
2010-10-27 Iustin PopExport the capability flags in query, rapi, ialloc
2010-10-27 Iustin PopAdd the master/vm_capable flags to objects
2010-10-27 Iustin PopRework node role changes
2010-10-26 Michael Hanselmannrpc: Work around epydoc warning
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
next