Add unit tests for LUInstanceMigrate and -Failover
[ganeti-local] / test / py /
2013-09-12 Thomas ThrainerAdd unit tests for LUInstanceMigrate and -Failover
2013-09-12 Thomas ThrainerAdd unit tests for LUInstanceChangeGroup
2013-09-12 Thomas ThrainerAdd unit tests for LUInstanceSetParams
2013-09-12 Thomas ThrainerFix testMasterNetmask in TestLUClusterSetParams
2013-09-12 Thomas ThrainerMerge branch 'stable-2.9' into master
2013-08-29 Helga VelroyenAuto-upgrade of disks' config wrt LD-renaming
2013-08-29 Helga VelroyenFix tests regarding DISK_LD_DEFAULTS
2013-08-28 Helga VelroyenFixing renaming of DISK_LD_DEFAULTS
2013-08-28 Helga VelroyenReplace LD_* constants with DT_* constants
2013-08-27 Helga Velroyencluster init/modify: set helper without DRBD being...
2013-08-27 Helga Velroyencluster modify: deprecate --no-drbd-storage
2013-08-27 Helga Velroyencluster init: deprecate --no-drbd-storage
2013-08-27 Helga Velroyencmdlib/cluster.py: unit tests for usermode helper
2013-08-27 Helga Velroyengnt_cluster.py: unit test for usermode helper
2013-08-27 Helga Velroyenbootstrap.py: unit tests for setting the usermode helper
2013-08-27 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-08-22 Michele TartaraAdd unit test for GetLinuxNodeInfo
2013-08-21 Sebastian GebhardAdd params for OpenvSwitch to ndparams
2013-08-21 Thomas ThrainerAdapt tests for merged changes in IPolicy handling
2013-08-21 Thomas ThrainerAdd unit tests for LUInstanceMultiAlloc
2013-08-21 Thomas ThrainerAdd unit test for LUInstanceRename
2013-08-21 Thomas ThrainerAdd basic unit tests for instance import
2013-08-21 Thomas ThrainerIntroduce GetMockLU and reduce use of _FakeLU
2013-08-21 Thomas ThrainerAdd unit tests for LUInstanceRemove and -Move
2013-08-21 Thomas ThrainerAdd unit tests for LUInstanceCreate and move tests
2013-08-21 Thomas ThrainerMerge branch 'stable-2.9' into master
2013-08-14 Thomas ThrainerAdd unit test for LUGroupVerifyDisks
2013-08-14 Thomas ThrainerAdd unit test for LUGroupEvacuate
2013-08-14 Thomas ThrainerAdd unit tests for LUGroupRename
2013-08-14 Thomas ThrainerAdd unit tests for LUGroupRemove
2013-08-14 Thomas ThrainerAdd unit tests for LUGroupSetParams
2013-08-14 Thomas ThrainerAdd unit test for LUGroupQuery
2013-08-14 Thomas ThrainerAdd unit tests for LUGroupAssignNodes
2013-08-14 Thomas ThrainerAdd unit tests for LUGroupAdd
2013-08-14 Thomas ThrainerMove TestLUGroupAssignNodes to group_unittest.py
2013-08-13 Thomas ThrainerAdd test for LUClusterVerifyDisks
2013-08-13 Thomas ThrainerExtend unit tests for LUClusterVerifyGroup
2013-08-08 Helga VelroyenClusterSetParams: move vg-name checks from to CheckPrereq
2013-08-08 Helga VelroyenMove Ipolicy utility function to cmdlib/common.py
2013-08-08 Helga Velroyenbootstrap: restrict ipolicy to enabled disk templates
2013-08-08 Helga Velroyengnt-cluster modify: ipolicy vs enabled disk templates
2013-08-08 Thomas ThrainerAdd possibility to access locked LU in tests
2013-08-08 Thomas ThrainerAdd test for LUClusterVerifyConfig
2013-08-08 Thomas ThrainerAdd test for LUClusterVerify
2013-08-07 Thomas ThrainerAdd unit test for LUClusterSetParams
2013-08-07 Thomas ThrainerIntroduce shortcut properties for config objects
2013-08-07 Thomas ThrainerAdd unit test for LUClusterRepairDiskSizes
2013-08-07 Thomas ThrainerAdd unit test for LUClusterRename
2013-08-07 Thomas ThrainerAdd unit test for LUClusterRedistConf
2013-08-07 Thomas ThrainerAdd unit test for LUClusterQuery
2013-08-07 Thomas ThrainerAdd unit test for LUClusterPostInit
2013-08-07 Thomas ThrainerAdd unit tests for LUClusterDestroy
2013-08-07 Thomas ThrainerAdd unit tests for LUClusterConfigQuery
2013-08-07 Thomas ThrainerMove cluster-related unittest to cluster_unittest
2013-08-07 Thomas ThrainerMove cmdlib-related unittests to cmdlib/
2013-08-07 Thomas ThrainerAdd unit test for LUClusterDeactivateMasterIp
2013-08-07 Thomas ThrainerAdd unit test for LUClusterActivateMasterIp
2013-08-07 Thomas ThrainerAdd unit test for LUTestAllocator
2013-08-07 Thomas ThrainerEnable pylint and PEP8 for test support code
2013-08-07 Thomas ThrainerInitial version of cmdlib test framework
2013-08-07 Thomas ThrainerRemove Python < 2.6 compatibility code
2013-08-07 Thomas ThrainerMerge branch 'stable-2.9'
2013-08-07 Thomas ThrainerMerge branch 'stable-2.8' into stable-2.9
2013-08-07 Thomas ThrainerMerge branch 'stable-2.7' into stable-2.8
2013-08-07 Jose A. LopesUpdate parameter variables
2013-08-07 Jose A. LopesRemove test for mutable default parameter values
2013-08-07 Jose A. LopesRemove Python opcode test 'TestClusterOsList'
2013-08-07 Jose A. LopesRemove "missing result" check in opcode tests
2013-08-07 Jose A. LopesRemove Python type predicate 'NoType'
2013-08-07 Jose A. LopesHook h2spy in Makefile.am
2013-08-07 Jose A. LopesMove constants to the appropriate module
2013-08-07 Jose A. LopesAdd predicates to test Python types in opcodes
2013-08-07 Thomas ThrainerSupport DSA SSH keys in bootstrap
2013-07-31 Apollon Oikonomopoulosganeti.backend_unittest: chmod restricted cmd dir
2013-07-29 Helga VelroyenRemove obsolete autoconf variable from remaining files
2013-07-25 Guido TrotterMerge branch 'stable-2.9'
2013-07-23 Helga VelroyenFix another missing renaming
2013-07-23 Helga VelroyenRename VALID_STORAGE_TYPES to STORAGE_TYPES
2013-07-23 Helga VelroyenUnit tests for constants consistency
2013-07-23 Helga VelroyenMove space reporting constant to constants.py
2013-07-23 Helga Velroyengnt-cluster {init, modify} --file-storage-dir
2013-07-22 Michele TartaraSupport proper encoding of Nothing in constants file
2013-07-19 Michele TartaraUpdate the lists of users and groups for LuxiD
2013-07-19 Michele TartaraCluster upgrade for 2.10 must be run against 2.9
2013-07-19 Michele TartaraUpgrade minimal cluster configuration
2013-07-17 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-07-17 Thomas ThrainerRename queryd to luxid
2013-07-17 Helga VelroyenMove bdev unit tests to filestorage unit tests
2013-07-17 Helga VelroyenFix iallocator unit tests
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-17 Thomas ThrainerAdd unit test for drbdsetup show parsing
2013-07-16 Klaus AehligMerge branch 'stable-2.8' into master
2013-07-15 Helga VelroyenVerify file storage path
2013-07-15 Helga Velroyenstorage utils: read file storage dir from cluster config
2013-07-15 Helga Velroyencmdlib: remove usage of ENABLE_FILE_STORAGE
2013-07-15 Helga Velroyencluster init: check for enabled disk templates
2013-07-10 Leon HandrekeExpose bulk parameter for GetJobs in RAPI client
2013-07-10 Michele TartaraAdd tests for CanRead
2013-07-10 Helga VelroyenUnittesting for instance_storage._CheckNodesFreeDiskOnVG
next