Fix tiny typo in cluster verify
[ganeti-local] / lib /
2010-05-11 Iustin PopFix tiny typo in cluster verify
2010-05-10 Michael Hanselmanncli: Make PollJob generic to support other protocols
2010-05-10 Balazs LeczForce ssh to allocate a tty
2010-05-10 Guido TrotterIsProcessAlive: retry stat() a few times
2010-05-10 Guido TrotterRetry{Again,Timeout}: explain reraising
2010-05-10 Guido Trotterutils.Retry: pass up timeout arguments
2010-05-07 Guido TrotterMerge branch 'stable-2.1' into devel-2.1
2010-05-07 Guido TrotterKVM: only export instance tags if present
2010-05-07 Guido Trotterssh.GetUserFiles: move to EnsureDirs
2010-05-07 Guido TrotterHypervisors: use utils.EnsureDirs
2010-05-07 Guido Trotterbackend: remove a couple of useless mkdir calls
2010-05-07 Guido Trotterdaemon.GenericMain: fix docstring
2010-05-07 Guido Trotterjstore: use EnsureDirs, and add more constants
2010-05-04 David KnowlesSmall fixes for RAPI client
2010-05-03 Iustin PopCleanup /etc/hosts during node removal
2010-05-03 Iustin Popverify cluster: check /etc/hosts consistency
2010-04-28 Apollon OikonomopoulosKVM: make tags available in KVM_NET_SCRIPT
2010-04-28 Guido TrotterRemove "ssconf.CheckMasterCandidate"
2010-04-23 Michael Hanselmannmasterd: Log PID, UID and GID of connected client
2010-04-22 Michael HanselmannFactorize LUExportInstance
2010-04-22 Balazs LeczUse ints instead of strings to represent user-ids
2010-04-22 Iustin PopFix broken commit 9e302a8
2010-04-22 Iustin Popssh: make quiet configurable
2010-04-22 Iustin PopSSH: do not check IPs
2010-04-21 Michael HanselmannAdd separate module for backported language functionality
2010-04-21 Iustin PopAdd a hypervisor constant for migration support
2010-04-21 Iustin PopLUSetClusterParams: initialize needed parameters
2010-04-21 Iustin Pophv_chroot: move unmount to CleanupInstance()
2010-04-21 Guido TrotterFix indentation error
2010-04-21 Michael Hanselmannutils: Add function for partial application of function...
2010-04-21 Apollon OikonomopoulosOnly use boot=on on non-ide disks only (KVM)
2010-04-21 Apollon OikonomopoulosAdd -usbdevice tablet to KVM when using vnc
2010-04-21 Guido TrotterKVM: fix a bug in _TryReadUidFile
2010-04-21 David KnowlesFix RAPI client methods return values
2010-04-20 Guido TrotterKVM: implement the HT_SM_POOL security model
2010-04-20 Guido TrotterKVM: add an instance uid file concept
2010-04-20 Guido TrotterReleaseUid: accept an integer as uid
2010-04-20 Guido TrotterLockedUid: add GetUid() method
2010-04-20 Guido TrotterKVM: move post-shutdown cleanup operations
2010-04-20 Guido TrotterAdd CleanupInstance hypervisor call
2010-04-20 Iustin PopFix changing the list of enabled hypervisors
2010-04-20 René NussbaumerFix heading to the one of epydoc
2010-04-19 Balazs LeczFix a couple of pydoc syntax problems
2010-04-16 Iustin PopReadd node: allow changed primary IP
2010-04-16 Balazs LeczAdd ExecuteWithUnusedUid() to uidpool.py
2010-04-16 Balazs LeczManage the assignment of uids from the uid pool
2010-04-16 Balazs LeczAdd uid_pool to ssconf
2010-04-16 Balazs LeczAdd --uid-pool option to gnt-cluster init
2010-04-16 Balazs LeczAdd printing of uid_pool to gnt-cluster info
2010-04-16 Balazs LeczAdd --add-uids/--remove-uids to gnt-cluster modify
2010-04-16 Balazs LeczAdd --uid-pool option to gnt-cluster modify
2010-04-16 Balazs LeczAdd lib/uidpool.py module
2010-04-16 Balazs LeczAdd uid_pool cluster parameter
2010-04-16 Michael Hanselmannbackend: Consolidate code opening real block device
2010-04-15 Michael Hanselmannutils: Add class to split string stream into lines
2010-04-15 Iustin PopFix cluster behaviour with disabled file storage
2010-04-15 Iustin PopFix cfgupgrade with non-default DATA_DIR
2010-04-15 René NussbaumerImproving the RAPI documentation
2010-04-12 Iustin PopAdd a identify-defaults options for import
2010-04-12 Iustin PopFix create/import verification of hvparams
2010-04-12 Iustin Popobjects.Cluster: add method to get hv defaults
2010-04-12 Iustin PopReuse NIC information from export
2010-04-12 Iustin PopReuse backend parameters from export
2010-04-12 Iustin PopReuse disk information from export
2010-04-12 Iustin PopReuse hypervisor parameters in import
2010-04-12 Iustin PopRead disk template from export info
2010-04-12 Iustin PopCreateInstance: separate the reading of the export
2010-04-12 Iustin PopMove code from ExpandNames to CheckPrereq
2010-04-12 Iustin PopCreateInstance: Move some code to CheckArguments
2010-04-12 Iustin PopExport more instance parameters in instance export
2010-04-12 Iustin PopExport the nicparams too during instance export
2010-04-12 Iustin PopHandle errors better for wrong nic_count in export
2010-04-09 Guido TrotterFix new pylint errors
2010-04-09 Iustin PopConfdClient.SendRequest: allow max coverage
2010-04-08 Iustin PopExport the maintain_node_health option in ssconf
2010-04-08 Iustin PopAdd a new cluster parameter maintain_node_health
2010-04-08 Iustin PopAdd a new confd callback (StoreResultCallback)
2010-04-08 Iustin PopConfdClient: add synchronous wait for replies mode
2010-04-08 Iustin PopConfdClient: unify some internal variables
2010-04-07 Iustin PopFix consistency checks in ConfdFilterCallback
2010-04-07 Iustin PopFix utils.WaitForFdCondition inner retry loop
2010-04-07 Michael HanselmannFix bug introduced in 76e5f8b54: mkdir mode
2010-04-07 Michael Hanselmannutils: Move wrapper code around os.makedirs into separa...
2010-04-06 David KnowlesAdding RAPI client library.
2010-04-06 Iustin PopExtend ConfdFilterCallback with consistency checks
2010-04-06 Iustin PopAbstract the confd client creation
2010-03-31 Guido Trotterkvm_flag hypervisor parameter
2010-03-31 Guido TrotterMove the runas user at execution time
2010-03-25 Guido TrotterSerializableConfigParser: Make Loads class indep
2010-03-23 Guido TrotterUnbreak command line job submission
2010-03-23 Guido TrotterAllow file storage to be grown
2010-03-23 Guido TrotterWrite grow support for file storage
2010-03-23 Iustin PopExtend the hypervisor API with name-only shutdown
2010-03-23 Iustin PopDistribute list of enabled hypervisors in ssconf
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
next