backend.py: use instance's hvparams whenever possible
[ganeti-local] / lib /
2013-05-02 Guido Trotterkvm: Use -display none rather than -nographic
2013-04-30 Helga Velroyengnt-instance: new hypervisor parameter 'vif_type'
2013-04-29 Bernardo Dal SenoMerge branch 'stable-2.8' into master
2013-04-29 Thomas ThrainerAdd command generator for DRBD 8.4
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-29 Bernardo Dal SenoAdd command-line support for multiple specs in ipolicy
2013-04-29 Bernardo Dal SenoAdd multiple min/max specs in instance policy
2013-04-29 Bernardo Dal SenoSeparate checks for std spec compliance
2013-04-29 Guido TrotterFix unclear error when replacing a nic's ip
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-26 Klaus AehligIn plain to drbd conversion, rename LVs back on failure
2013-04-24 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-04-24 Michele TartaraReason trail implementation for "start"
2013-04-24 Michele TartaraReason trail implementation for "shutdown"
2013-04-24 Bernardo Dal SenoLimit specs in ipolicy command lines are always complete
2013-04-24 Bernardo Dal SenoLimit specs in instance policies are always complete
2013-04-24 Bernardo Dal SenoRefactor tests in ipolicy validation
2013-04-24 Bernardo Dal SenoAdd command to print ipolicy options
2013-04-24 Bernardo Dal SenoAdd --ipolicy-xxx-specs options
2013-04-24 Bernardo Dal SenoNew CLI input type: list of key/value pairs
2013-04-24 Bernardo Dal SenoAllow "default" as a value for ipolicy templates
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-22 Michele TartaraAllow proper cleanup of partially created disks
2013-04-18 Michele TartaraSet the default metavg to be equal to the cluster name
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-17 Guido TrotterMove HooksMaster out of the mcpu module
2013-04-16 Aaron KnisterUse KB as the unit for LVM PE size
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
next