Improve backwards compatibility of Issue 649 fix
[ganeti-local] / test / py /
2013-12-16 Michele TartaraAdd support for blktap2 file-driver
2013-12-05 Jose A. LopesUpdate tests
2013-09-20 Klaus AehligAdd additional tests for utils.Retry
2013-09-20 Klaus AehligMake retry tests independent of actual time
2013-08-22 Michele TartaraAdd unit test for GetLinuxNodeInfo
2013-08-07 Thomas ThrainerMerge branch 'stable-2.7' into stable-2.8
2013-08-07 Thomas ThrainerSupport DSA SSH keys in bootstrap
2013-07-31 Apollon Oikonomopoulosganeti.backend_unittest: chmod restricted cmd dir
2013-07-17 Thomas ThrainerRename queryd to luxid
2013-07-17 Klaus AehligDocument the rapi client not to have a QueryNetworks...
2013-07-17 Thomas ThrainerAdd queryd daemon (split from confd)
2013-07-10 Leon HandrekeExpose bulk parameter for GetJobs in RAPI client
2013-07-10 Michele TartaraAdd tests for CanRead
2013-05-28 Thomas ThrainerMake the disks_active flag queryable
2013-05-17 Balazs LeczStash Xen config file after a failed startup
2013-05-17 Thomas Thrainercmdlib: Cleanup public/private functions
2013-05-17 Thomas Thrainercmdlib: Extract storage related functionality
2013-05-17 Thomas ThrainerExtract query related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract instance related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract node related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract group related logial units from cmdlib
2013-05-17 Thomas ThrainerExtract cluster related logical units from cmdlib
2013-05-03 Bernardo Dal SenoDisk templates are "allowed" and not "enabled" in ipolicies
2013-05-03 Bernardo Dal SenoUnit test for FillIPolicy keeping unknown keys
2013-04-29 Bernardo Dal SenoUnit test for cli.FormatPolicyInfo()
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-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 SenoAdd unit tests for cfgupgrade with a real configuration
2013-04-24 Bernardo Dal SenoSplit functions in cfupgrade unit tests
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-22 Michele TartaraReason trail implementation for instance reboot
2013-04-22 Michele TartaraRemove old "reason" implementation
2013-04-17 Christos StavrakakisUpdate QA tests to check disk and NIC names
2013-04-17 Christos StavrakakisCheck that device names are unique and valid
2013-04-17 Christos StavrakakisSupport UUIDs and names when refering to a device
2013-04-17 Guido TrotterMove HooksMaster out of the mcpu module
2013-04-14 Bernardo Dal SenoQA: Decision about disk templates to use is more modular
2013-03-27 Bernardo Dal SenoUnit tests for config.ConfigWriter.VerifyConfig()
2013-03-27 Bernardo Dal SenoRefactor ispecs in ipolicy structures
2013-03-27 Bernardo Dal Senocfgupgrade: Add --downgrade option
2013-03-27 Bernardo Dal SenoUnit test for cli.CreateIPolicyFromOpts()
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-21 Michele TartaraAdd the core of the monitoring daemon
2013-03-13 Michele TartaraAdd infrastructure for allowing additional logfiles
2013-03-12 Iustin PopMake gnt-node list -o(p|s)inst_list output stable
2013-03-12 Bernardo Dal SenoMerge branch 'devel-2.7'
2013-03-11 Bernardo Dal SenoUnit tests for objects.InstancePolicy + a fix
2013-03-11 Bernardo Dal SenoUnit tests for objects.FillIPolicy() + small fix
2013-03-11 Bernardo Dal SenoFix upgrade of policy in objects.Cluster
2013-03-11 Bernardo Dal SenoFix instance policy checks for default back-end parameters
2013-03-11 Bernardo Dal SenoUnit tests for cmdlib._GetUpdatedIPolicy()
2013-03-11 Bernardo Dal SenoFix policy check for disk templates
2013-03-05 Iustin PopMerge branch 'devel-2.7'
2013-03-04 Iustin PopAllow rpc.MakeLegacyNodeInfo to parse non-LVM results
2013-02-27 Guido TrotterTest AsyncStreamServer with abstract unix sockets
2013-02-27 Michael Hanselmannqa_config: Support callable test checks
2013-02-27 Michael HanselmannQA: Add config entries for virtual cluster
2013-02-25 Michael HanselmannFix style violations in commit 4a90bd4, small changes
2013-02-22 Michael HanselmannRAPI: Add flag to require authentication
2013-02-20 Michael Hanselmannqa_config.AcquireNode: Use sort key function
2013-02-20 Michael Hanselmannqa_config: Add __repr__ for instance/node classes
2013-02-20 Michael HanselmannTest "GetNodeInfo" for Xen hypervisor
2013-02-20 Michael HanselmannQA: Add validation for cluster name
2013-02-20 Michael HanselmannMerge branch 'devel-2.7'
2013-02-19 Michael Hanselmannbaserlib: Make "_OPCODE_ATTRS" public
2013-02-19 Michael HanselmannHelper to retrieve access permissions for RAPI resource
2013-02-19 Michele TartaraStatus change reason support for Reboot
2013-02-19 Michele TartaraInfrastructure for specifying instance status change...
2013-02-18 Dimitris AragiorgisAdd IQ_NETWORKS in query tests
2013-02-15 Iustin PopMerge branch 'devel-2.7'
2013-02-15 Iustin PopRename lib/objectutils to outils.py
2013-02-12 Iustin PopFinish the remote→restricted commands rename
2013-02-12 Stratos PsomadakisAdd unit tests for RADOSBLockDevice
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-11 Bernardo Dal SenoMoved uniformity check for exclusive_storage flag
2013-02-11 Bernardo Dal Seno"exclusive_storage" cannot be changed on single nodes
2013-02-11 Bernardo Dal SenoUpgrades made on loading the configuration are always...
2013-02-11 Michael HanselmannQA: Convert nodes to objects
2013-02-08 Michael HanselmannQA: Release instances through method
2013-02-08 Michael HanselmannQA: Convert instances to objects
2013-02-08 Michael HanselmannRefactor storage of runtime exclusive storage flag...
2013-02-08 Michael HanselmannRefactor QA configuration code
2013-02-08 Michael Hanselmannvcluster: Make _MakeNodeRoot public
2013-02-05 Michael HanselmannMerge branch 'devel-2.7'
2013-02-04 Michael HanselmannExtract container converters
2013-02-04 Michael Hanselmannobjects: Improve handling of TCP/UDP port pool
2013-02-04 Iustin PopAdd a helper function for hypervisor verification
2013-01-30 Michael Hanselmannhv_kvm: Refactor getting TAP features, add tests
2013-01-29 Michael HanselmannChecks for hypervisor constants
next