(2.11) Make disk.name and disk.uuid available in bdev
[ganeti-local] / test /
2014-04-29 Klaus AehligAdd a test for parsing version strings
2014-04-10 Hrvoje RibicicFix non-running test and remove custom_nicparams rename
2014-03-27 Hrvoje RibicicMerge branch 'stable-2.9' into stable-2.10
2014-03-27 Hrvoje RibicicMerge branch 'stable-2.8' into stable-2.9
2014-03-26 Hrvoje RibicicAdd unittests for instance modify parameter renaming
2014-03-26 Hrvoje RibicicAdd test for group custom parameter renaming
2014-03-26 Hrvoje RibicicFix failing cluster query test
2014-03-26 Hrvoje RibicicAdd support for value aliases to RAPI
2014-03-26 Michele TartaraAdd reason parameter to RAPI client functions
2014-03-07 Klaus AehligMerge branch 'stable-2.9' into stable-2.10
2014-03-07 Michele TartaraMerge branch 'origin/stable-2.8' into stable-2.9
2014-03-07 Michele TartaraEnable a timeout for instance shutdown
2014-03-04 Thomas ThrainerUse node UUIDs for executing LU hooks
2014-02-24 Petr PudlakFix the test that checks for the order of instance...
2014-02-06 Thomas ThrainerMerge branch 'stable-2.9' into stable-2.10
2014-01-29 Hrvoje RibicicModify test to reflect RAPI operation changes
2014-01-28 Ilias TsitsimpisAssign unique filenames to filebased disks
2014-01-27 Klaus AehligMerge branch 'stable-2.9' into stable-2.10
2014-01-20 Apollon Oikonomopoulosquery: fix detection of master in _GetNodeRole()
2013-12-20 Michele TartaraEnsure that all the hypervisors exist in the config...
2013-12-20 Michele TartaraFix testEncodeInstance test input
2013-12-16 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-12-16 Michele TartaraAdd support for blktap2 file-driver
2013-12-16 Hrvoje RibicicUpdate opcodes test to include network tags
2013-12-16 Thomas ThrainerMerge branch 'stable-2.9' into stable-2.10
2013-12-11 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-12-05 Jose A. LopesUpdate tests
2013-11-21 Dimitris AragiorgisIntroduce --hotplug-if-possible option
2013-11-18 Dimitris AragiorgisAllow instances to obtain externally reserved IPs
2013-11-15 Thomas ThrainerMerge branch 'stable-2.9' into stable-2.10
2013-11-14 Thomas ThrainerDon't allow optional node parameters
2013-11-11 Santi RaffaFix docstring for ganeti.storage.filestorage_unittest.py
2013-10-31 Dimitris AragiorgisCheck if hotplug is supported in CheckPrereq
2013-10-28 Jose A. LopesHs2Py constants: add 'daemonsExtraLogbase'
2013-10-24 Dimitris AragiorgisAdd unittests for Hotplug support
2013-10-24 Dimitris AragiorgisHotplug: client support
2013-10-24 Dimitris AragiorgisHotplug: cmdlib support
2013-10-24 Dimitris AragiorgisReturn link_name in blockdev_assemble rpc
2013-10-17 Helga VelroyenFix unit test regarding recent changes in node_info RPC
2013-10-16 Helga VelroyenMove orphaned unit tests to cmdlib/cluster_unittest.py
2013-10-15 Thomas ThrainerMerge branch 'stable-2.9'
2013-10-15 Thomas ThrainerAdd unit tests for LUBackupExport
2013-10-15 Thomas ThrainerAdd unit tests for LUBackupPrepare
2013-10-15 Thomas ThrainerAdd unit tests for LUBackupQuery
2013-10-15 Helga VelroyenMake 'gnt-node list-storage' use default storage type
2013-10-15 Helga VelroyenStreamlining handling of spindles and default templates
2013-10-15 Helga VelroyenRename entities of unit test for MakeLegacyNodeInfo
2013-10-15 Jose A. LopesAdd test suite for some names in 'AutoConf'
2013-10-11 Helga Velroyencfg auto update: match ipolicy with enabled disk templates
2013-10-11 Helga VelroyenMove unit tests for --file-storage-dir to cmdlib/*
2013-10-11 Helga VelroyenCorrect properties of the cluster's file storage dir
2013-10-11 Helga VelroyenMove disk template unit tests to test/py/cmdlib/
2013-10-11 Helga VelroyenMake GetDiskTemplateSets output disabled disk templates
2013-10-11 Helga VelroyenRename GetEnabledDiskTemplates to include disabled...
2013-10-09 Klaus AehligMerge branch 'stable-2.9' into master
2013-10-09 Helga VelroyenUse 'DTS_LVM' when possible
2013-10-09 Helga Velroyeniallocator: use lookup by disk template
2013-10-09 Helga Velroyenutils/storage.py: storage info lookup by disk template
2013-10-08 Helga VelroyenDowngrade 'vif_script'
2013-10-08 Helga VelroyenDowngrade 'xen_cmd'
2013-10-08 Helga VelroyenAdd test cluster config for version 2.9
2013-10-08 Helga VelroyenRemove superfluous import of 'errors'
2013-10-08 Klaus AehligProvide utility function to check a configuration version
2013-10-07 Klaus AehligProvide an inverse to UnescapeAndSplit
2013-10-04 Klaus AehligProvide means of submitting jobs to a drained queue
2013-10-04 Klaus AehligAdd predicate whether to call cfgupgrade --downgrade
2013-10-04 Klaus AehligAdd utility function to recognize upgrade ranges
2013-10-04 Klaus AehligAdd utility function to parse version strings
2013-10-02 Raffa SantiAdd tests specific to the user/kernelspace access feature
2013-10-02 Raffa SantiAdd Userspace RBD support in KVM
2013-10-02 Raffa SantiDefine 'access' disk-parameter type
2013-10-02 Jose A. LopesMerge 'EvacNode' and 'NodeEvacMode'
2013-10-02 Jose A. LopesReplace 'IALLOCATOR_NEVAC_*' with 'NODE_EVAC_*'
2013-09-30 Klaus AehligDisable hlint camelcase on test module
2013-09-30 Spyros TrigazisAdd test for mond-data mock file
2013-09-27 Michele TartaraPrevent lint error in mocked classes
2013-09-27 Michele TartaraFix indentation for newer lints
2013-09-26 Thomas ThrainerHonor disks_active of instance when adding disks
2013-09-26 Thomas ThrainerWait for disk sync when adding a disk
2013-09-25 Klaus AehligMerge branch 'stable-2.9' into master
2013-09-25 Jose A. LopesDisable hlint camelcase on test module
2013-09-25 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-09-25 Jose A. LopesMove 'BuildVersion' to 'lib/utils/version.py'
2013-09-25 Jose A. LopesHUnit test for 'buildVersion'
2013-09-25 Jose A. LopesHs2Py constants: update Python references
2013-09-25 Michele TartaraMake QmpMessage a proper container
2013-09-24 Thomas ThrainerFix cfgupgrade test wrt. downgrading physical_id
2013-09-24 Thomas ThrainerRemove physical_id field from disks during upgrade
2013-09-24 Thomas ThrainerRemove physical_id from config mock
2013-09-24 Thomas ThrainerFix tests related to the physical_id field
2013-09-20 Klaus AehligAdd additional tests for utils.Retry
2013-09-20 Klaus AehligMake retry tests independent of actual time
2013-09-19 Jose A. LopesHs2Py constants: add constants from 'Ganeti.Types'
2013-09-17 Sebastian GebhardFurther tests for LUNodeAdd
2013-09-17 Sebastian GebhardAdd unittests for OpenvSwitch in LUNodeAdd
2013-09-17 Sebastian GebhardReplace more IPs with reserved adresses
2013-09-17 Sebastian GebhardMock RPC for unit tests
2013-09-13 Klaus AehligFix example IPs and hostnames in tests
2013-09-12 Klaus AehligAdd shelltest for the --ignore-dynu option of hbal
2013-09-12 Thomas ThrainerAdd unit test for LUInstanceQuery and -QueryData
next