Fix HTTP server library handling of credentials
[ganeti-local] / lib /
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
2009-03-09 Iustin PopFix error handling in replace-disks with new node
2009-03-02 Iustin PopExport tags to cluster verify hooks
2009-03-02 Iustin PopDon't allow spaces in tag names
2009-03-02 Iustin PopUpdate the iallocator documentation
2009-03-02 Iustin PopFix a bug in utils.EnsureDirs
2009-02-27 Guido TrotterUse EnsureDirs in KVM as well.
2009-02-27 Guido TrotterCreate runtime dir in bootstrap
2009-02-27 Guido TrotterLUVerifyCluster: Handle the "no volume group" case
2009-02-27 Iustin PopFix some epydoc style issues
2009-02-26 Michael HanselmannFix typos in utils.WriteFile's docstring
2009-02-25 Iustin PopFix mixed pvm/hvm clusters and instance listing
2009-02-25 Iustin PopFix xen-hvm and KERNEL_ARGS
2009-02-25 Iustin PopUpdate some version-related constants
2009-02-25 Iustin PopUpdate some hooks settings
2009-02-24 Iustin PopRemove the extra_args parameter in instance start
2009-02-24 Iustin PopSimplify a little the hypervisor routines
2009-02-24 Iustin PopAdd definitions for the root_args hypervisor param
2009-02-24 Iustin PopMake gnt-instance info work with offline nodes
2009-02-19 Iustin PopUpdate version numbers to beta2 v2.0.0beta2
2009-02-17 Iustin PopShow more details for failed xen commands
2009-02-16 Iustin PopFix some bugs in reboot
2009-02-16 Iustin PopConvert IOErrors for /proc/drbd into our errors
2009-02-16 Guido TrotterConvert default root partition to msdos style
2009-02-13 Iustin PopRAPI: documentation updates
2009-02-13 Iustin PopRAPI: fixes related to write mode
2009-02-13 Iustin PopSome small improvements to the fake hypervisor
2009-02-13 Guido TrotterSetInstanceParams: export nic changes to hooks
2009-02-13 Guido TrotterRemove two fixed FIXME and convert one to TODO
2009-02-13 Iustin PopRAPI: format error messages as JSON
2009-02-13 Iustin PopMake RAPI return 502/504 errors for luxi errors
2009-02-12 Iustin Popjob queue: log the opcode error too
2009-02-12 Guido TrotterLUSetInstanceParams: Fix nic handling
2009-02-12 Guido TrotterConfigWriter.AddInstance check instance mac
2009-02-12 Guido TrotterInstance Creation: generate nics earlier
2009-02-12 Iustin PopHandle better broken disks
2009-02-12 Iustin PopDo not check 'None' disk IDs for duplicates
2009-02-12 Iustin PopPrevent race condition on MAC addresses
2009-02-12 Iustin PopSome small fixes
2009-02-12 Iustin PopFix LUQueryInstances fields.
2009-02-12 Guido TrotterApply the right permissions to /etc/hosts
next