gnt-cluster verify: consider shared file storage
[ganeti-local] / qa / qa_node.py
2013-07-23 Helga VelroyenRename VALID_STORAGE_TYPES to STORAGE_TYPES
2013-07-15 Helga VelroyenQA: Adjust QA for file storage
2013-07-15 Helga VelroyenQA: Adjust test whether file storage is enabled
2013-06-24 Thomas ThrainerFix node modify QA tests for large cluster
2013-06-20 Thomas ThrainerAdd gnt-node migrate to QA
2013-03-21 Helga VelroyenAdd constants for storage types to constants.py
2013-03-05 Iustin PopMerge branch 'devel-2.7'
2013-03-04 Iustin PopFix QA with disabled file storage
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
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
2012-07-19 Iustin PopAdd a simple QA test for gnt-node list-drbd
2012-07-11 Agata MurawskaQA updated to test instance removing when sec. is offline
2011-11-03 Michael HanselmannQA: Add test for setting node's secondary IP address
2011-08-30 Andrea SpadacciniPEP8 for QA
2011-07-25 Iustin PopMost boring patch ever
2011-02-16 René NussbaumerRemove force_master support from LUOobCommand
2011-02-03 René NussbaumerModify gnt-node power to support multiple nodes
2011-01-31 René NussbaumerAdding support for the new option flags in gnt-node...
2011-01-31 René NussbaumerAdding gnt-node health
2011-01-27 Michael HanselmannMerge branch 'devel-2.3' into devel-2.4
2011-01-26 Michael HanselmannFix bug in “gnt-node list-storage”
2011-01-12 Iustin PopRun pylint over QA code too
2011-01-06 René NussbaumerQA: Remove 'oob_program=default' on gnt-cluster modify
2011-01-04 Michael HanselmannQA: Fix out-of-band tests
2010-12-17 René NussbaumerAdapt QA for change in behaviour
2010-12-16 René NussbaumerQA: Add some basic OOB tests
2010-12-14 Michael HanselmannQA: Extend unittests for query operations, add tests...
2010-12-10 Michael HanselmannQA: Improve tests for instance/node list
2010-11-29 Iustin PopSimplify QA commands
2010-10-20 Michael HanselmannQA: Add test for “gnt-node modify”
2010-08-25 René NussbaumerRevert "Don't provide --no-ssh-key-check for QA"
2010-08-20 René NussbaumerDon't provide --no-ssh-key-check for QA
2009-11-25 Iustin PopQA: improve usability with cluster-init: False
2009-11-02 Michael HanselmannAdd QA test for “gnt-node {list,modify,repair}-storage”
2009-08-28 Michael HanselmannFix QA test for “gnt-node evacuate”
2008-08-18 Michael HanselmannQA: Always accept added node's SSH key
2008-08-15 Michael HanselmannRemove QA hook functionality
2008-05-13 Michael HanselmannForward-port changes made to readd in 1.2
2008-04-16 Michael HanselmannAdd --readd option to “gnt-node add”
2008-02-14 Michael HanselmannCode style updates for QA code.
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-11-08 Michael HanselmannInsert hook calls.
2007-11-01 Michael HanselmannCleanup QA scripts.
2007-10-12 Michael HanselmannSmall wording changes and fix checks.
2007-10-12 Michael HanselmannTest “gnt-node evacuate” and “gnt-node failover” in QA.
2007-09-13 Michael HanselmannSplit QA script into different modules.