summaryrefslogtreecommitdiff
path: root/nova/tests/unit/test_test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'Stephen Finucane2021-08-091-1/+1
* Remove six.movesTakashi Natsume2020-11-071-2/+1
* Extend is_ipv6_supported() to cover more error casesBalazs Gibizer2020-06-291-2/+2
* Use nova.db.api directlyChris Dent2018-07-101-1/+1
* test:Remove unused method _test_get_test_network_infoChangBo Guo(gcb)2016-09-251-6/+0
* Replaces __builtin__ with six.moves.builtinsBo Wang2016-01-131-1/+2
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+70