Merge branch 'devel-2.6'
[ganeti-local] / lib /
2012-09-04 Iustin PopMerge branch 'devel-2.6'
2012-09-04 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-09-04 René NussbaumerAdding new IAllocator mode to constants
2012-09-03 Iustin PopFix warnings/errors with newer pylint
2012-09-03 Iustin PopFix decorator uses which crash newer pylint
2012-09-03 Iustin PopMove parameter title definitions to constants
2012-09-03 Iustin PopFix typo in node role description
2012-09-03 Iustin PopComplete and enable the haskell QueryClusterInfo call
2012-08-28 Iustin PopEnable tags query over the query socket
2012-08-28 Iustin PopSwitch RAPI to use same tags listing as CLI
2012-08-28 Iustin PopImplement support for query only clients in Rapi
2012-08-28 Iustin PopAdd configure-time switch for split queries
2012-08-28 Iustin PopAdd new definition for query socket
2012-08-28 Agata MurawskaMove necessary constants from rpc & rpc_defs to constants
2012-08-27 Iustin PopMerge branch 'devel-2.6'
2012-08-27 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-08-23 Iustin PopChange node parameter oob_program to VTYPE_STRING
2012-08-22 Constantinos Venet... Fix computation of disk sizes in _ComputeDiskSize
2012-08-15 Iustin PopAdd verification of RPC results in _WipeDisks
2012-08-10 Iustin PopFix double use of PRIORITY_OPT in gnt-node migrate
2012-08-08 Guido Trotterrapi client: accept arbitrary shutdown arguments
2012-08-08 Guido TrotterHandle offline nodes for "instance down" checks
2012-08-07 Iustin PopSwitch job IDs to numeric
2012-08-07 Iustin PopAdd infrastructure for building numeric namefield filters
2012-08-07 Iustin PopExpand debug messages in gnt-debug test-jobqueue
2012-08-02 Iustin PopFix uses of OpPrereqError without code info
2012-07-27 Iustin PopFix 'explicitely' common typo
2012-07-26 Iustin PopFix issue in LUClusterVerifyGroup with multi-group...
2012-07-26 Iustin PopFix node group modification of node parameters
2012-07-25 Adam IngrassiaFront-end and doc to use allocator in recreate-disks
2012-07-25 Bernardo Dal SenoAllocator support in recreate-disks LU
2012-07-25 Adam IngrassiaAdded method to call an allocator for recreate-disks
2012-07-25 Adam IngrassiaSupport for checking the group of only the primary...
2012-07-25 Iustin PopMerge commit 'v2.5.2' into stable-2.6
2012-07-24 Iustin PopFix boot=on flag for CDROMs
2012-07-24 Iustin PopKVM: only pass boot flag once
2012-07-20 Iustin PopMake error classes more consistent
2012-07-20 Nikita StaroverovAdd support for -cpu option in KVM
2012-07-19 Iustin PopMerge branch 'stable-2.6'
2012-07-19 René NussbaumerFix setting ipolicy on node groups
2012-07-19 Iustin PopFix --no-headers for the new list-drbd command
2012-07-19 Iustin PopAdd a new gnt-node command list-drbd
2012-07-19 Iustin PopAdd a new unused confd query
2012-07-19 Iustin PopFix a docstring in bdev's DRBD8 class
2012-07-18 Iustin PopEnsure that disk.params is always defined (and a dict)
2012-07-18 René NussbaumerAnother small consistency fix with if branches
2012-07-18 René NussbaumerFix inconsistency in the LUXI protocol w.r.t. args
2012-07-17 René NussbaumerFix UpgradeConfig of Disk object regards disk params
2012-07-13 Iustin PopMerge branch 'stable-2.6'
2012-07-13 René NussbaumerAllow reinstall even when secondaries are offline
2012-07-11 Agata MurawskaIgnore offline node errors when removing disks
2012-07-07 Iustin PopAllow instance disc activation with offline secondaries
2012-07-06 René NussbaumerRAPI regression beparams/memory fix
2012-07-05 Iustin PopAdd --wait-for-sync in gnt-instance
2012-07-05 Iustin Pop9Add wait_for_sync flag to OpInstanceActivateDisks
2012-07-05 Iustin PopFix DRBD resize code
2012-07-05 Iustin PopFix redistribution of files w.r.t. offline nodes
2012-07-05 René NussbaumerFix cluster verify error on master-ip-setup script
2012-06-29 Bernardo Dal SenoFixed spaces/indentation according to guide lines
2012-06-29 JackFix small bug with a space in the hv_xen module's line
2012-06-29 Constantinos Venet... Allow param `modify' during gnt-instance modify
2012-06-28 JackAdd PCI passthrough for hvm xen
2012-06-28 René NussbaumerAnnotate disk params on instance_os_add
2012-06-27 René NussbaumerAnnotate disks upon blockdev_shutdown
2012-06-27 René NussbaumerAnnotate disks on blockdev_remove
2012-06-27 René NussbaumerAnnotate disk params on blockdev_getmirrorstatus_multi
2012-06-27 René NussbaumerAnnotate disk parameters on blockdev_getmirrorstatus
2012-06-25 Iustin PopAdd summary field to OpNodeModifyStorage
2012-06-20 Iustin PopFix bug in instance net changes
2012-06-19 Guido TrotterAllow single-homed <-> multi-homed transitions
2012-06-19 Michael Hanselmannbdev: Fix DRBD error reporting for syncer rate
2012-06-18 Iustin PopFix inconsistent punctuation in rapi docs and opcodes
2012-06-15 Iustin PopExport more information in RAPI group queries
2012-06-15 René NussbaumerVerify the options on diskparameters
2012-06-15 René NussbaumerVerify user supplied dicts against defaults
2012-06-15 Michael Hanselmannquery: Comparison of timestamps, job IDs
2012-06-15 Michael Hanselmannjqueue: Move functions related to job ID to jstore
2012-06-14 Michael Hanselmannquery2: Add <, >, <=, >= comparison operators
2012-06-14 Iustin PopFix creation of plain instances with --no-wait-for...
2012-06-12 Bernardo Dal SenoFixed typos, formatting, etc and added a comment
2012-06-12 Iustin PopFix epydoc raises L{...} usage
2012-06-11 Iustin PopMerge branch 'stable-2.5' into stable-2.6
2012-06-11 Iustin PopMove KVM keymap from GenerateRuntime to ExecuteRuntime
2012-06-11 Iustin PopAdd the keymap directory to the list of runtime KVM...
2012-06-08 Iustin PopImprove error message for auto-promote/node modify
2012-06-08 Iustin PopMove the ssconf file prefix constant to constants.py
2012-06-01 Iustin PopFix a type issue and bad logic in cluster verification
2012-05-31 René NussbaumerSupport xl as a xen interface command
2012-05-30 René NussbaumerFix GenericCurlConfig when pycurl is linked against nss
2012-05-29 Iustin PopDocument that the disk/hypervisor state is not used
2012-05-29 Iustin PopRe-wrap some lines in watcher code
2012-05-22 René Nussbaumer_MaybeParseUnit: The elements are dicts not arrays
2012-05-22 René NussbaumerMake it possible to reset vcpu/spindle ratio to default
2012-05-22 Iustin PopAdd man page documentation for cpu_mask hv parameter
2012-05-22 René Nussbaumergnt-group: Adding vcpu/spindle ratio to ipolicy flags
2012-05-22 René Nussbaumergnt-cluster modify: Add ipolicy for spindle ratio opt
2012-05-22 René Nussbaumercli: Add ipolicy_spindle_ratio to CreateIPolicyFromOpts
2012-05-21 René Nussbaumergnt-instance info: Rework beparams listings
2012-05-15 Michael Hanselmannconstants: Add FIXME regarding CPU pinning bitfield
next