Migrate lib/cli.py from constants to pathutils
[ganeti-local] / lib /
2012-09-18 Michael HanselmannMigrate lib/cli.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/bootstrap.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/backend.py from constants to pathutils
2012-09-18 Michael Hanselmannconstants: Move most paths to separate module
2012-09-17 Michael Hanselmannconstants: Add missing word in comment
2012-09-14 Bernardo Dal SenoAlways_failover doesn't require --allow-failover anymore
2012-09-13 Bernardo Dal SenoRemove useless lock in recreate-disks
2012-09-12 René NussbaumerSmall style adjustment
2012-09-12 René NussbaumerMake iallocator request types more strict
2012-09-12 René NussbaumerRework the required_nodes field
2012-09-12 Michael Hanselmannobjects, rpc: Code cleanup
2012-09-12 Michael HanselmannRAPI client: Fix typo in docstring
2012-09-12 René NussbaumerDisable pylint warnings for unknown members
2012-09-12 René NussbaumerAdapt gnt-debug iallocator
2012-09-12 René NussbaumerAdding new multi-allocation request
2012-09-12 René NussbaumerSwitch all iallocator calls to the new one
2012-09-12 René NussbaumerRefactor IAllocator code
2012-09-12 René NussbaumerMake the __slots__ functionality more modular
2012-09-12 René NussbaumerMove _MakeLegacyNodeInfo to rpc
2012-09-12 René NussbaumerMove _CalculateGroupIPolicy and _ComputeDiskSize
2012-09-07 Iustin PopMerge branch 'devel-2.6' into submit
2012-09-07 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-09-04 René NussbaumerFix gnt-debug iallocator
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
next