Allow gnt-debug submit-job to take multiple args
[ganeti-local] / lib /
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
2009-02-12 Iustin PopFix RPC result handling in _AssembleInstanceDisks
2009-02-12 Iustin PopConfigWriter: add checks for duplicate disk IDs
2009-02-12 Iustin PopSwitch the instance_shutdown rpc to (status, data)
2009-02-12 Iustin PopSwitch the instance_reboot rpc to (status, data)
2009-02-11 Guido TrotterFileStorage: abort creating over an existing file
2009-02-11 Guido Trotter_GenerateDiskTemplate: correct file disk index
2009-02-11 Guido TrotterHTS_USE_VNC, rename and remove KVM
2009-02-10 Iustin PopSome fixes to node add and re-add
2009-02-10 Guido TrotterInstance parameters: force typing
2009-02-10 Iustin PopImplement modification of the drained flag
2009-02-10 Iustin PopPrevent allocations on drained nodes
2009-02-10 Iustin Popcluster verify: show correctly drained nodes
2009-02-10 Iustin PopConfigWriter: handle the drained node flag
2009-02-10 Iustin PopAllow query of the drained node attribute
2009-02-10 Iustin PopAdd a ‘drained’ attribute to node objects
2009-02-10 Iustin PopSome error message cleanups
2009-02-10 Iustin PopCleanup of DRBD8._CheckMetaSize
2009-02-10 Iustin PopChange the disk assembly to raise exceptions
2009-02-10 Iustin PopChange BlockDev.Remove() failure result
2009-02-10 Iustin PopSwitch the blockdev_remove rpc to (status, data)
2009-02-10 Iustin PopChange BlockDev.Shutdown() failure result
2009-02-10 Iustin PopSwitch the blockdev_shutdown rpc to (status, data)
2009-02-10 Iustin PopConvert blockdev_assemble rpc to (status, data)
2009-02-10 Iustin PopRAPI: fix a pylint warning
2009-02-10 Guido TrotterLUSetInstanceParams: use the correct hvparams
2009-02-10 Guido TrotterKVM: Correct CheckParameterSyntax docstring
2009-02-10 Guido TrotterKVM: Fix _CallMonitorCommand error message
2009-02-09 Guido TrotterKVM: Add usb mouse type parameter
2009-02-09 Guido TrotterKVM: allow netboot
2009-02-09 Guido TrotterKVM: actually support different nic types
2009-02-09 Guido TrotterKVM: export hvparams in the runtime
2009-02-09 Guido TrotterKVM: actually support different disk types
2009-02-09 Guido TrotterXen-HVM: Improve the invalid disk/nic type error
2009-02-09 Guido TrotterKVM: parameters for different disk and nic types
2009-02-09 Guido TrotterRename the device type constants
2009-02-09 Guido Trotters/HT_HVM_VNC_BASE_PORT/VNC_BASE_PORT/g
2009-02-09 Iustin PopAdd a new instance query flag ‘disk_usage’
2009-02-09 Iustin PopUniformize some function names in backend.py
2009-02-09 Iustin Popbdev: add and use two utility functions
2009-02-09 Iustin Poprpc.call_blockdev_find: convert to (status, data)
2009-02-09 Iustin PopExport the cpu nodes and sockets from Xen
2009-02-09 Iustin PopFix handling OS errors in AddOSToInstance
2009-02-09 Iustin Popbackend.DrbdAttachNet: don't ignore Open() errors
2009-02-09 Iustin Popcmdlib: simplify some rpc error handling cases
2009-02-09 Iustin PopRpcResult: add a new payload field
2009-02-09 Iustin PopLUCreateInstance: only set running flag at the end
2009-02-07 Guido TrotterKVM: don't boot from a virtio cdrom
next