Merge branch 'stable-2.8' into master
[ganeti-local] / test / py / ganeti.backend_unittest.py
2013-07-10 Helga VelroyenUnit tests for _GetVgInfo
2013-07-10 Helga VelroyenFix module functions overridden by mocks
2013-07-10 Helga VelroyenUnit tests for _GetVgSpindlesInfo
2013-07-10 Helga VelroyenMore sanity checks for spindle space reporting
2013-07-10 Helga VelroyenTighten sanity checks for '_GetLvmVgSpaceInfo'
2013-07-10 Helga VelroyenFactor out check for storage params
2013-07-02 Helga VelroyenAdd general storage parameters to node info call
2013-07-02 Helga Velroyenbackend unit tests: remove unused imports and variables
2013-06-14 Helga VelroyenUnit tests for ApplyStorageSpaceFunction
2013-06-12 Helga Velroyenbackend.py: use hvparams in GetNodeInfo
2013-06-12 Helga VelroyenVerify: xen toolstack, hypervisor and hvparams
2013-06-12 Helga Velroyenbackend.py: hvparams in 'GetInstanceList'
2013-04-22 Michele TartaraRemove old "reason" implementation
2013-02-19 Michele TartaraInfrastructure for specifying instance status change...
2013-02-12 Iustin PopFinish the remote→restricted commands rename
2013-01-22 Michael HanselmannAdd test for backend._GetBlockDevSymlinkPath
2012-12-27 Iustin PopMove python test files to test/py