Add test for version dispatching code
[ganeti-local] / lib /
2013-04-29 Thomas ThrainerExtract command generation logic from DRBD8
2013-04-29 Thomas ThrainerUse DRBD84ShowInfo based on DRBD version
2013-04-29 Thomas ThrainerAdd `drbdsetup show` parser for DRBD 8.4
2013-04-29 Thomas ThrainerExtract DRBD info parsing into drbd_info.py
2013-04-29 Thomas ThrainerExtract DRBD8ShowInfo class
2013-04-29 Thomas ThrainerRename _JoinProcDataPerMinor to _JoinLinesPerMinor
2013-04-29 Thomas ThrainerExtract /proc/drbd parsing code into DRBD8Info
2013-04-29 Thomas ThrainerRemove BaseDRBD
2013-04-29 Thomas ThrainerRename _MassageProcData to _JoinProcDataPerMinor
2013-04-26 Helga VelroyenMake DEFAULT_ENABLED_DISK_TEMPLATES a list
2013-04-26 Helga VelroyenFix lint error in cmdlib
2013-04-26 Helga Velroyengnt-cluster modify/init: deprecate --no-lvm-storage
2013-04-26 Helga VelroyenUtility functions for storage
2013-04-24 Thomas ThrainerExtract DRBD-related classes into block/drbd.py
2013-04-24 Thomas ThrainerMove lib/bdev.py to lib/block/bdev.py
2013-04-23 Michele TartaraMake burnin compatible with the reason trail
2013-04-22 Michele TartaraReason trail implementation for instance reboot
2013-04-22 Michele TartaraAdd "reason" as a common parameter for all the RAPI...
2013-04-22 Michele TartaraAdd infrastructure for adding common RAPI parameters
2013-04-22 Michele TartaraAdd job_id and index to the reason trail
2013-04-22 Michele TartaraAdd the reason trail to the opcodes
2013-04-22 Michele TartaraAdd a field to store the reason trail in OpCodes
2013-04-22 Michele TartaraProvide "--reason" as a parameter for all commands
2013-04-22 Michele TartaraAdd function for extending the reason trail
2013-04-22 Michele TartaraAdd an opcode name conversion function
2013-04-22 Michele TartaraAdd function for storing the reason trail of an instance
2013-04-22 Michele TartaraAdd function for getting the timestamp in nanoseconds
2013-04-22 Michele TartaraAdd TMaybeList as a new type for parameters
2013-04-22 Michele TartaraAdd constants for the reason trail implementation
2013-04-22 Michele TartaraRemove old "reason" implementation
2013-04-17 Christos StavrakakisAdd Disks and NICs to _AllUUIDObjects
2013-04-17 Christos StavrakakisDisplay UUIDs and names in gnt-instance info
2013-04-17 Christos StavrakakisSupport quering for devices names and UUIDs
2013-04-17 Christos StavrakakisCheck that device names are unique and valid
2013-04-17 Christos StavrakakisImplement renaming Disks and NICs
2013-04-17 Christos StavrakakisSupport UUIDs and names when refering to a device
2013-04-17 Christos StavrakakisSupport UUIDs and names when handling NICs/Disks
2013-04-17 Christos StavrakakisAdd IDISK_NAME and INIC_NAME constants
2013-04-17 Christos StavrakakisAdd uuid and name slots to Disk/NIC ConfigObjects
2013-04-11 Guido TrotterMerge branch 'devel-2.7'
2013-04-11 Helga VelroyenRemoves the 'sharedfile' storage type
2013-04-11 Helga VelroyenConsistency checks for config wrt disk templates
2013-04-11 Helga Velroyengnt-instance: no instance creation with disabled templates
2013-04-11 Helga VelroyenRemoves obsolete 'enabled storage types'
2013-04-11 Helga Velroyengnt-cluster init: enabling of disk templates
2013-04-11 Helga Velroyengnt-cluster modify: verify instance's disk template...
2013-04-11 Helga Velroyengnt-cluster modify: modify enabled disk templates
2013-04-11 Helga Velroyengnt-cluster info: report enabled disk templates
2013-04-11 Helga VelroyenAdd enabled disk templates to cluster cfg
2013-04-11 Michele TartaraProperly update iv_name of disks while changing templates
2013-04-10 Helga VelroyenLimit the size of networks to /16
2013-04-10 Helga VelroyenCheck minimum size of networks on creation
2013-04-10 Michele TartaraFix job queue directory permission problems
2013-04-10 Klaus AehligThe disk size of a diskless instance is 0, not None
2013-04-10 Michele TartaraPostpone non-urgent TODO from 2.7 to 2.9
2013-04-04 Bernardo Dal SenoRemove unused code
2013-04-04 Bernardo Dal Senognt-node info uses a revised format
2013-04-04 Bernardo Dal Senognt-group info uses a revised format
2013-04-04 Bernardo Dal SenoRefactor out function to format instance policy
2013-04-04 Bernardo Dal SenoFix help string for gnt-group info
2013-04-03 Klaus AehligRestrict instance move to templates based on local...
2013-04-03 Klaus AehligIntroduce a constant for the copyable disk templates
2013-04-03 Klaus AehligDo not _RemoveDisks after failed _CreateDisks
2013-04-03 Klaus AehligMake _CreateDisk clean up partially created disks on...
2013-04-03 Michele TartaraFix typo in an error message
2013-04-02 Klaus AehligAdd option --new-primary to gnt-instance modify
2013-04-02 Klaus AehligMake LUInstanceSetParams handle pnode parameter
2013-04-02 Klaus AehligAdd parameter pnode to OpInstanceSetParams
2013-03-27 Bernardo Dal SenoRefactor ispecs in ipolicy structures
2013-03-27 Bernardo Dal SenoConfiguration is verified on load
2013-03-27 Bernardo Dal SenoRefactor cli.CreateIPolicyFromOpts()
2013-03-27 Bernardo Dal SenoRemove duplicate filling of instance policy
2013-03-26 Bernardo Dal Senognt-instance info uses a revised format
2013-03-26 Bernardo Dal Senognt-cluster info uses a revised format
2013-03-26 Bernardo Dal SenoGeneric function to print data for gnt-xxx info
2013-03-22 Michele TartaraFix bug in rlib2 unit tests
2013-03-22 Michele TartaraRemove use of deprecated function
2013-03-22 Helga Velroyengnt-cluster modify: limit storage type consistency...
2013-03-22 Helga VelroyenCheck if instances use disk templates that get disabled
2013-03-21 Helga VelroyenUpgrade configuration wrt enabled storage types
2013-03-21 Helga Velroyengnt-cluster init: add enabled_storage_types parameter
2013-03-21 Helga Velroyengnt-cluster modify: dis/enabling storage types
2013-03-21 Helga Velroyengnt-cluster info: show enabled storage types
2013-03-21 Helga VelroyenAdd 'enabled_storage_types' to the cluster config
2013-03-21 Helga VelroyenAdd constants for storage types to constants.py
2013-03-21 Bernardo Dal SenoMerge branch 'devel-2.7'
2013-03-21 Michele TartaraAdd the core of the monitoring daemon
2013-03-20 Michele TartaraUpdate "FIXME" string in RAPI
2013-03-20 Helga VelroyenFix typo 'VolumeN' in bdev.py
2013-03-13 Michele TartaraAdd Mond to the list of possible daemons
2013-03-13 Michele TartaraAdd infrastructure for allowing additional logfiles
2013-03-13 Michele TartaraAdd user and group for the monitoring agent
2013-03-12 Daniel Krambrockrapi client: add target_node to migrate instance
2013-03-12 Guido TrotterMake diskless instances externally mirrored
2013-03-12 Guido TrotterFix migrate/failover -n for ext mirror storage
2013-03-12 Iustin PopEnable split queries for the network
2013-03-12 Iustin PopMake gnt-node list -o(p|s)inst_list output stable
2013-03-12 Iustin PopIntroduce better item getter helper in query.py
2013-03-12 Bernardo Dal SenoMerge branch 'devel-2.7'
2013-03-11 Bernardo Dal SenoUnit tests for objects.InstancePolicy + a fix
next