Add uuid and name slots to Disk/NIC ConfigObjects
[ganeti-local] / qa /
2013-04-14 Bernardo Dal SenoQA: Test enabled disk templates with known configuration
2013-04-14 Bernardo Dal SenoQA: Decision about disk templates to use is more modular
2013-04-11 Helga VelroyenQA: creating instances of dis/enabled disk templates
2013-04-11 Helga VelroyenQA: dis/enabling of used disk templates
2013-04-11 Helga Velroyenqa_instance: refactoring wrt disk templates
2013-04-11 Helga VelroyenQA: Test cluster init/modify wrt enabled disk templates
2013-04-10 Guido Trotterqa: fix TestInstanceModifyPrimaryAndBack flakiness
2013-04-09 Guido Trotterqa: Fix mistake in _DestroyInstanceDisks
2013-04-08 Guido Trotterqa: fix instance recreate disks for ST_FILE disks
2013-04-07 Guido Trotterqa: disable inter-cluster-instance-move for file
2013-04-07 Guido Trotterqa: fix RemoveInstanceOfflineNode for file-based
2013-04-07 Guido Trotterqa: skip gnt-backup for file instances
2013-04-07 Guido Trotterqa: pass some extra options to make scp work
2013-04-07 Guido Trotterqa: fix modify primary test
2013-04-07 Guido Trotterqa: fix rename instance for non-lvm backed storage
2013-04-04 Bernardo Dal Senognt-node info uses a revised format
2013-04-02 Klaus AehligAdd QA for gnt-instance modify --new-primary
2013-04-02 Klaus AehligAdditionally support disk-type file in QA
2013-03-27 Bernardo Dal SenoRefactor ispecs in ipolicy structures
2013-03-27 Bernardo Dal SenoQA: Fix assertion
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-21 Helga VelroyenQA: Extend cluster QA wrt enabled storage types
2013-03-21 Helga VelroyenAdd constants for storage types to constants.py
2013-03-12 Bernardo Dal SenoFix QA: skip reinstall for diskless instances
2013-03-12 Bernardo Dal SenoMerge branch 'devel-2.7'
2013-03-11 Bernardo Dal SenoAdd QA for instance creation with policy violation
2013-03-11 Bernardo Dal SenoAdd QA for policy-instance interactions
2013-03-11 Bernardo Dal SenoAdd QA for cluster policies
2013-03-11 Bernardo Dal SenoFix restoring default instance specs in group policies
2013-03-05 Iustin PopMerge branch 'devel-2.7'
2013-03-04 Iustin PopFix QA with disabled file storage
2013-02-28 Michael HanselmannQA: Support diskless instances
2013-02-28 Michael HanselmannQA: Compare ipolicy directly with None
2013-02-28 Michael HanselmannQA: List all ipolicy options in example configuration
2013-02-28 Michael HanselmannQA: Update assertion for diskless instances
2013-02-28 Michael HanselmannQA: Disable reinstall test for diskless instances
2013-02-28 Michael HanselmannQA: Fix dictionary formatting
2013-02-28 Michael HanselmannQA: Disable drbd-offline test if no DRBD instance is...
2013-02-27 Michael HanselmannQA: Disable RAPI tests for virtual clusters
2013-02-27 Michael HanselmannQA: Add virtual cluster support to queue drain test
2013-02-27 Michael HanselmannQA: Disable copyfile test for virtual clusters
2013-02-27 Michael HanselmannQA: Disable OOB tests for virtual clusters
2013-02-27 Michael HanselmannQA: Update virtual node's RAPI users file
2013-02-27 Michael HanselmannQA: Read virtual node's RAPI certificate
2013-02-27 Michael Hanselmannqa_os: Disable checks for virtual clusters
2013-02-27 Michael Hanselmannqa_instance: Virtual cluster support for instance list
2013-02-27 Michael Hanselmannqa_daemon: Virtual cluster support
2013-02-27 Michael Hanselmannqa_utils: Support virtual cluster for backup files
2013-02-27 Michael Hanselmannqa_utils: Virtual cluster support for SSH commands
2013-02-27 Michael Hanselmannqa_config: Support callable test checks
2013-02-27 Michael HanselmannQA: Add config entries for virtual cluster
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 HanselmannQA: Add validation for cluster name
2013-02-20 Michael HanselmannQA: Acquire instance via method
2013-02-12 Michael HanselmannQA: Set disk template directly via instance object
2013-02-12 Michael HanselmannRemove qa_config.GetInstanceNicMac
2013-02-12 Michael HanselmannQA: Use constants for disk templates
2013-02-12 Bernardo Dal SenoFix a merge issue in 3c296f56
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-12 Michael HanselmannQA: Support additional arguments for initialization
2013-02-12 Michael Hanselmannqa_utils: Fix order of arguments passed to _AssertRetCode
2013-02-11 Michael HanselmannQA: Remove dictionary-like interface from config objects
2013-02-11 Michael HanselmannQA: Drop dictionary support from qa_utils._GetName
2013-02-11 Michael HanselmannQA: Convert instances from items to attributes
2013-02-11 Michael HanselmannQA: Convert nodes from items to attributes
2013-02-11 Michael HanselmannQA: Release nodes through method
2013-02-11 Bernardo Dal Seno"exclusive_storage" cannot be changed on single nodes
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 HanselmannQA: Release instance in ganeti-qa
2013-02-08 Michael HanselmannQA: Stop using "in" operator for node
2013-02-08 Michael HanselmannQA: Support entity objects in qa_utils._GetName
2013-02-08 Michael Hanselmannqa_config: Simplify IsTemplateSupported
2013-02-08 Michael HanselmannRefactor storage of runtime exclusive storage flag...
2013-02-08 Michael HanselmannRefactor QA configuration code
2013-02-08 Michael Hanselmannqa_config: Remove exclusive storage flag from config
2013-02-05 Michael HanselmannMerge branch 'devel-2.7'
2013-02-05 Iustin PopRedirect output for gnt-* list/list-fields commands
2013-02-05 Iustin PopAdd function to execute QA commands with redirected...
2013-02-05 Iustin PopImplement option to skip logging of QA commands
2013-02-04 Bernardo Dal SenoQA: Clean up after "instance-remove-drbd-offline" test
2013-02-04 Michael Hanselmannqa_config: Remove useless "options" variable
2013-02-01 Michael HanselmannMerge branch 'devel-2.7'
2013-02-01 Bernardo Dal SenoQA: Run instance tests with different cluster configura...
2013-02-01 Bernardo Dal SenoQA: Run cluster-verify after instance tests
2013-02-01 Bernardo Dal SenoQA: Refactored launching of the various instance tests
2013-02-01 Bernardo Dal SenoQA: Use lists of nodes as argument to instance tests
2013-02-01 Bernardo Dal SenoQA: Instance tests check the configuration before running
2013-02-01 Bernardo Dal SenoQA: Added functions to allocate/free N nodes at once
2013-02-01 Bernardo Dal SenoQA: Added exclusive_storage to qa_config
2013-02-01 Bernardo Dal SenoQA: Better initialization of a global dictionary
2013-02-01 Bernardo Dal SenoQA: Added disk template to config
2013-02-01 Bernardo Dal SenoQA cleanup: Removed instance-disk-failure test
2013-02-01 Bernardo Dal SenoQA fix: TestInstanceExportWithRemove() updates configur...
2013-02-01 Bernardo Dal SenoQA: Cluster-verify reports shared PVs with exclusive...
2013-02-01 Bernardo Dal SenoQA: Added constants for LVM volumes
2013-01-31 Bernardo Dal SenoQA: Templates incompatible with exclusive storage reported
next