ethers hook lock: use logger not echo
[ganeti-local] / lib /
2009-08-03 Michael Hanselmannjqueue: Fix error when WaitForJobChange gets invalid ID
2009-08-03 Michael Hanselmannjqueue: Update message for cancelling running job
2009-07-24 Guido TrotterGet rid of constants.RAPI_ENABLE
2009-07-23 Guido TrotterRemove references to utils.debug
2009-07-22 Guido Trotternoded: Abstract hard-coded sys.exit value
2009-07-19 Iustin Popbackend: Only build once the list of upload files
2009-07-19 Iustin PopFix a couple of epydoc warnings
2009-07-19 Iustin Popjob queue: fix loss of finalized opcode result
2009-07-19 Iustin PopSwitch gnt-debug submit-job to JobExecutor
2009-07-19 Iustin PopModify cli.JobExecutor to use SubmitManyJobs
2009-07-19 Iustin PopAdd a luxi call for multi-job submit
2009-07-19 Iustin Popjob queue: fix interrupted job processing
2009-07-19 Iustin PopFix an error path in job queue worker's RunTask
2009-07-17 Iustin PopAdd __slots__ on objects in jqueue
2009-07-17 Iustin PopOptimizie OpCode loading
2009-07-17 Iustin PopYet another fallout from the pylint fixes
2009-07-17 Guido TrotterMerge branch 'master' into next
2009-07-17 Iustin PopFix another issue with hypervisor_name change
2009-07-16 Guido TrotterAdd a few more checks to verify config
2009-07-16 Guido TrotterMake sure enabled_hypervisors list is valid
2009-07-16 Iustin PopUse full-stripe size in LVM growth
2009-07-14 Guido TrotterRemove ConfigWriter.InitConfig
2009-07-14 Guido TrotterRemove SimpleConfigWriter.SetMasterNode
2009-07-14 Guido Trotter_GenerateDiskTemplate: use base_index in the name
2009-07-13 Michael Hanselmanncmdlib: Fix typo in LUQueryClusterInfo
2009-07-13 Iustin PopRAPI: implement instance reinstall
2009-07-08 Guido TrotterMerge branch 'master' into next
2009-07-08 Guido TrotterCreate a new --no-voting option for masterfailover
2009-07-07 Michael HanselmannFix pylint warnings
2009-07-07 Michael Hanselmannbootstrap: Don't leak file descriptor when generating...
2009-07-07 Michael HanselmannFix problem with EAGAIN on socket connection in clients
2009-07-07 Michael HanselmannFix some typos
2009-07-01 Iustin PopIncrease maximum accepted size for a DRBD meta dev
2009-06-30 Iustin PopCleanup config data when draining nodes
2009-06-30 Iustin PopFix node readd issues
2009-06-30 Iustin Popbackend.DemoteFromMC: don't fail for missing files
2009-06-30 Iustin PopAllow GetMasterCandidateStats to ignore some nodes
2009-06-30 Iustin PopFix error message for extra files on non MC nodes
2009-06-29 Iustin PopFix adjustement of candidates in cluster modify
2009-06-29 Iustin PopAdd a new node list field
2009-06-23 Iustin PopFix HTTP server library handling of credentials
2009-06-23 Iustin PopFix a typo in backend.InstanceReboot docstring
2009-06-17 Iustin PopFix handling of 'vcpus' in instance list
2009-06-17 Iustin PopFix checking for valid OS in instance create
2009-06-17 Iustin PopShow disk size in instance info
2009-06-16 Guido TrotterLUQueryInstances: fix querying for nic data
2009-06-16 Guido TrotterSpecify the object type in two docstring
2009-06-16 Guido TrotterMerge branch 'master' into next
2009-06-15 Iustin PopFix a wrong function name in backend.DrbdAttachNet
2009-06-08 Iustin PopEnable stripped LVs
2009-06-08 Iustin PopAdd a lvm stripecount configure parameter
2009-06-08 Iustin PopAdd more constants for DRBD and change sync tests
2009-06-08 Iustin PopMerge branch 'master' into next
2009-06-04 Iustin PopWait for a while in failed resyncs
2009-06-03 Iustin PopAssemble DRBD using the known size
2009-06-03 Iustin PopFix two issues with exports and snapshot errors
2009-05-28 Iustin PopSet the size on new DRBDs in replace secondary
2009-05-28 Iustin PopChange the bdev init signatures
2009-05-25 Iustin Poprapi: rework error handling
2009-05-25 Iustin PopFix backend.OSEnvironment be/hv parameters
2009-05-25 Iustin Poprapi: make tags query not use jobs
2009-05-21 Iustin PopChange failover instance when instance is stopped
2009-05-21 Iustin PopExport more instance information in hooks
2009-05-20 Guido TrotterMerge branch 'master' into next
2009-05-20 Iustin Popwatcher: write the instance status to a file
2009-05-19 Iustin PopFix the SafeEncoding behaviour
2009-05-19 Iustin PopMove more hypervisor strings into constants
2009-05-19 Iustin PopIAllocator: export total disk size for instances
2009-05-19 Iustin PopAdd -H/-B startup parameters to gnt-instance
2009-05-19 Iustin Popcall_instance_start: add optional hv/be parameters
2009-05-18 Guido TrotterFix gnt-job list argument handling
2009-05-15 Guido TrotterInstance reinstall: don't mix up errors
2009-05-15 Guido TrotterDon't check memory at startup if instance is up
2009-05-13 Guido TrotterLUSetClusterParams: improve volume group removal
2009-05-13 Guido TrotterLUQueryClusterInfo: return a few more fields
2009-05-12 Guido TrotterKVMHypervisor: return memory and cpus as integers
2009-05-12 Guido TrotterLUSetInstanceParam: don't assume memory is integer
2009-05-11 Tim BoringExporting the instance network_port on the RAPI
2009-05-07 Carlos ValienteRemove some superfluous imports
2009-05-05 Carlos ValienteAvoid DeprecationWarning on Python >= 2.6
2009-05-05 Carlos ValienteAvoid DeprecationWarning on Python >= 2.6
2009-05-05 Iustin PopFix compatibility with DRBD 8.3
2009-05-05 Karsten KeilFix compatibility with DRBD 8.2
2009-05-05 Iustin PopRunCmd: log command line for missing cmd case
2009-05-05 Iustin PopAbstract Linux node information in hv_base
2009-05-05 Iustin PopFix argument checking in LUSetClusterParams
2009-05-04 Iustin PopSmall optimisation in utils.WriteFile
2009-05-04 Iustin PopInclude node name in hypervisor validation errors
2009-05-04 Iustin PopFix gnt-cluster getmaster on non-master nodes
2009-04-24 Iustin PopLUDiagnoseOS: change locking and error handling
2009-04-24 Iustin PopFix verify-disks with broken volume groups
2009-04-24 Iustin PopPrevent errors when xenvg is broken cluster verify
2009-04-15 Iustin PopA bunch of doc and other small fixes
2009-04-06 Iustin PopFix Xen soft reboot via polling
2009-04-06 Iustin PopAdd a new ssconf file with the cluster tags
2009-03-20 Guido TrotterFix _NOQUOTE regexp
2009-03-20 Guido TrotterMainloop: avoid calculating timeout every time
2009-03-12 Guido Trotterkvm: use the correct vnc bind address
2009-03-10 Guido TrotterXen: Remove one hardcoded constant
2009-03-09 Iustin PopHandle ghost instances in temp DRBD map
next