Fix lint errors
[ganeti-local] / lib /
2013-10-07 Helga VelroyenRename LDS_DRBD to DTS_DRBD
2013-09-27 Thomas ThrainerUse secondary IP when moving instances
2013-09-25 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-09-25 Michele TartaraFix some wrong indentations in the code
2013-09-25 Michele TartaraMake QmpMessage a proper container
2013-09-20 Klaus AehligFix corner-case in handling of remaining retry time
2013-09-18 Michele TartaraFix strings invalid with newer lint versions
2013-09-17 Klaus AehligFix incorrect conflict resolution in lib/cmdlib/instance.py
2013-09-17 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-09-16 Michele TartaraAdd a default to file-driver when unspecified over...
2013-08-29 Helga VelroyenAuto-upgrade of disks' config wrt LD-renaming
2013-08-28 Helga VelroyenFixing renaming of DISK_LD_DEFAULTS
2013-08-28 Helga VelroyenReplace LD_* constants with DT_* constants
2013-08-27 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-08-23 Michele TartaraLint improvements to regexps
2013-08-22 Michele TartaraPrepare GetLinuxNodeInfo for testing
2013-08-22 Thomas ThrainerCheck right disk template in inst set params
2013-08-21 Michele TartaraFix bug in NodeD and RapiD usage strings
2013-08-20 Thomas ThrainerAllow instance mods if only osparams are given
2013-08-20 Thomas ThrainerUse node UUIDs for locking instead of node names
2013-08-20 Thomas ThrainerAllow instance mods if only osparams are given
2013-08-19 Thomas ThrainerFix a node name vs. UUID bug in instance import
2013-08-19 Thomas ThrainerUse node UUID for locking in LUInstanceMove
2013-08-13 Thomas ThrainerFix IPolicy violation check in LUGroupSetParams
2013-08-13 Thomas ThrainerRevert "Display node name instead of UUID in error...
2013-08-13 Thomas ThrainerDisplay node name instead of UUID in error message
2013-08-12 Thomas ThrainerUse node name in error message
2013-08-08 Helga VelroyenClusterSetParams: move vg-name checks from to CheckPrereq
2013-08-08 Helga Velroyengnt-group add/modify: ipolicy vs disk templates
2013-08-08 Helga VelroyenMove Ipolicy utility function to cmdlib/common.py
2013-08-08 Helga Velroyenbootstrap: restrict ipolicy to enabled disk templates
2013-08-08 Helga Velroyengnt-cluster modify: ipolicy vs enabled disk templates
2013-08-08 Helga Velroyengnt-cluster modify: factor out ipolicy check
2013-08-07 Thomas ThrainerMerge branch 'stable-2.8' into stable-2.9
2013-08-07 Thomas ThrainerMerge branch 'stable-2.7' into stable-2.8
2013-08-07 Thomas ThrainerFix batch creation of instances
2013-08-07 Thomas ThrainerSupport multi instance allocs without iallocator
2013-08-07 Thomas ThrainerSupport DSA SSH keys in bootstrap
2013-08-06 Thomas ThrainerInclude VCS version in `gnt-cluster version`
2013-08-06 Thomas ThrainerSupport 'viridian' parameter in Xen HVM
2013-08-05 Thomas ThrainerFix formatting of instance names in config verify
2013-08-02 Thomas ThrainerFix verify config if a node has no instances
2013-08-01 Thomas ThrainerCheck for luxid permission during verify config
2013-08-01 Thomas ThrainerCheck disk template in right dict when copying
2013-08-01 Thomas ThrainerCheck disk template in right dict when copying
2013-07-31 Thomas ThrainerFix formatting of tuple in error message
2013-07-30 Michele TartaraAdd cleanup parameter to instance failover
2013-07-29 Apollon OikonomopoulosFormat gnt-network info group output
2013-07-29 Helga VelroyenQA: test for --{shared,}-file-storage-dir
2013-07-29 Helga Velroyengnt-cluster verify: consider shared file storage
2013-07-29 Helga Velroyengnt-cluster modify --shared-file-storage-dir
2013-07-29 Helga VelroyenRemove obsolete autoconf variable from remaining files
2013-07-29 Helga Velroyenobjects.py: remove fallback to autoconf
2013-07-29 Helga VelroyenOpcodes: remove obsolete RequireSharedFileStorage function
2013-07-29 Helga VelroyenBootstrap: factor out and prepare shared-file-storage
2013-07-29 Helga VelroyenMove default shared file storage directory to pathutils
2013-07-26 Michele TartaraIncrease maximum HTTP message size
2013-07-25 Michele TartaraProperly add the UUID to all the disks
2013-07-25 Guido TrotterMerge branch 'stable-2.8' into stable-2.9
2013-07-25 Stratos PsomdakisAdd hvparam to disable VNET_HDR on tap devices
2013-07-23 Helga VelroyenFix usage of mapping from disk templates to storage...
2013-07-23 Helga VelroyenRename VALID_STORAGE_TYPES to STORAGE_TYPES
2013-07-23 Helga VelroyenRename disk_template/storage_type map + cleanup
2013-07-23 Helga VelroyenMove space reporting constant to constants.py
2013-07-23 Helga Velroyengnt-cluster {init, modify} --file-storage-dir
2013-07-23 Thomas ThrainerAlways return tuples in Expand*Name
2013-07-22 Thomas ThrainerFix permission errors for split users
2013-07-19 Christos StavrakakisMake RAPI export device names and UUIDs
2013-07-17 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-07-17 Thomas ThrainerRename queryd to luxid
2013-07-17 Helga VelroyenFix deprecation warning about exception
2013-07-17 Helga VelroyenMove bdev unit tests to filestorage unit tests
2013-07-17 Helga VelroyenGenerateDiskTemplate: Proper check for valid disk templates
2013-07-17 Thomas ThrainerAdd queryd daemon (split from confd)
2013-07-17 Thomas ThrainerFix parsing of drbdsetup show output for DRBD 8.4
2013-07-16 Dimitris AragiorgisFix conflicts check in LUNetworkDisconnect
2013-07-16 Klaus AehligMerge branch 'stable-2.8' into master
2013-07-15 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-07-15 Klaus AehligChange method dispatch in ClientOps to enforce luxi...
2013-07-15 Helga VelroyenVerify file storage path
2013-07-15 Helga VelroyenPrepare verification code for new file path verification
2013-07-15 Helga VelroyenRemove file storage path from autoconf
2013-07-15 Helga Velroyenstorage utils: read file storage dir from cluster config
2013-07-15 Helga VelroyenRemove ENABLE_FILE_STORAGE completely
2013-07-15 Helga VelroyenOpcodes: move storage type checks to cmdlib
2013-07-15 Helga Velroyencmdlib: remove usage of ENABLE_FILE_STORAGE
2013-07-15 Helga Velroyenbackend: remove ENABLE_FILE_STORAGE
2013-07-15 Helga Velroyencluster init: check for enabled disk templates
2013-07-15 Helga Velroyencluster verify: adjust path verification
2013-07-15 Helga VelroyenUtility functions to check if a disk template is enabed
2013-07-15 Helga VelroyenAdd default file storage path to path utils
2013-07-15 Michele TartaraAllow modify_etc_hosts to be changed
2013-07-15 Michele TartaraAdd --modify-etc-hosts option for CLI tools
2013-07-12 Klaus AehligAdd luxiReqQueryNetworks to LuxiOp
2013-07-10 Leon HandrekeExpose bulk parameter for GetJobs in RAPI client
2013-07-10 Christos StavrakakisFix RAPI to include missing network fields
2013-07-10 Christos StavrakakisAdd support for querying network timestamps
2013-07-10 Helga VelroyenUnittesting for instance_storage._CheckNodesFreeDiskOnVG
2013-07-10 Helga VelroyenUnit tests for _GetVgInfo
2013-07-10 Helga VelroyenUnit tests for _GetVgSpindlesInfo
next