Improve backwards compatibility of Issue 649 fix
[ganeti-local] / lib /
2013-05-17 Thomas ThrainerExtract tags related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract base classes from cmdlib
2013-05-14 Michele TartaraRemove extra newline
2013-05-14 Michele TartaraAdd MonD to the watcher
2013-05-14 Michele TartaraStart the monitoring and node daemons together
2013-05-14 Michele TartaraAdd a constant stating whether monitoring is enabled
2013-05-14 Bernardo Dal SenoClean up when "gnt-instance modify" fails to create...
2013-05-14 Bernardo Dal Senorecreate-disks honors the prealloc_wipe_disks flag
2013-05-14 Bernardo Dal SenoIntroduce wrapper for cmdlib._WipeDisks()
2013-05-14 Bernardo Dal SenoDon't catch an exception that cannot be raised
2013-05-14 Michael HanselmannWipe disks added through "gnt-instance modify"
2013-05-13 Guido TrotterMove cmdlib.py to cmdlib/__init__.py
2013-05-03 Bernardo Dal SenoDisk templates are "allowed" and not "enabled" in ipolicies
2013-05-03 Helga Velroyengnt-job list: deal with non-ascii encoding in jobs
2013-05-03 Michele TartaraMerge stable-2.7 into stable-2.8
2013-05-02 Helga Velroyengnt-cluster modify: check vg name only on vm-capable...
2013-05-02 Helga VelroyenImprove error message for file instance creation
2013-05-02 Guido Trotterkvm: use -machine type,accel= for newer qemu
2013-05-02 Guido Trotterkvm: Move parameter validation before use
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 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 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-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
next