summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt/libvirt/test_imagecache.py
Commit message (Expand)AuthorAgeFilesLines
* libvirt: Race condition leads to instance in errorAnkit Agrawal2016-02-051-19/+30
* Merge "Replace stubs.Set with stub_out (db)"Jenkins2016-02-011-3/+2
|\
| * Replace stubs.Set with stub_out (db)Diana Clarke2016-01-301-3/+2
* | Merge "Replace stubs.Set with stub_out (os)"Jenkins2016-02-011-25/+25
|\ \ | |/ |/|
| * Replace stubs.Set with stub_out (os)Diana Clarke2016-01-141-25/+25
* | enginefacade: 'instance'Sergey Nikitin2016-01-221-1/+2
|/
* Change test function name to make more sensejichenjc2015-11-181-1/+1
* Use JSON format instead of json formatzhang.yufei@99cloud.net2015-11-161-1/+1
* Get py34 subunit.run test discovery to workDavanum Srinivas2015-07-281-2/+2
* Use six.moves.range for Python 3Victor Stinner2015-05-201-1/+1
* Use oslo.logDavanum Srinivas2015-02-221-2/+3
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-3/+3
* Merge "Remove lock files when remove libvirt images"Jenkins2015-01-191-1/+16
|\
| * Remove lock files when remove libvirt imagesjichenjc2015-01-021-1/+16
* | Added hacking rule for assertTrue/False(A in B)Sergey Nikitin2015-01-071-3/+3
|/
* rename oslo.concurrency to oslo_concurrencyZhiQiang Fan2014-12-061-1/+1
* image cache clean-up to clean swap diskjichenjc2014-11-111-3/+99
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+887