summaryrefslogtreecommitdiff
path: root/nova/tests/unit/test_versions.py
Commit message (Expand)AuthorAgeFilesLines
* Change API unexpected exception messageBelmiro Moreira2021-02-171-1/+3
* Move selective patching of open() to nova.test for reuseAdam Spiers2019-05-251-14/+5
* Use stub_out and mock to remove mox: part 2jichenjc2015-12-191-4/+4
* Fix version unit test on Python 3Victor Stinner2015-05-251-6/+5
* Make test_version_string_with_package_is_good work with pbr 0.11Joe Gordon2015-04-301-1/+2
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+60