summaryrefslogtreecommitdiffstats
path: root/nova/tests/virt/disk
Commit message (Expand)AuthorAgeFilesLines
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Remove function redefinitionsStanislaw Pitucha2013-02-211-8/+0
* Stop unit test for prompting for a sudo password.Michael Still2013-02-161-0/+2
* Removes unused importsZhongyue Luo2013-01-031-3/+0
* Report failures to mount in localfs correctly.Michael Still2012-12-302-2/+85
* Removed unused imports.Chuck Short2012-12-212-8/+0
* Make NBD retry logic more generic, add retry to loop.Michael Still2012-12-192-2/+107
* fix test_nbd using stubsSean Dague2012-12-171-12/+9
* Retry NBD device allocation.Michael Still2012-12-151-32/+78
* Stop nbd leaks, remove pid race.Michael Still2012-12-131-81/+37
* Autodetect nbd devices.Michael Still2012-12-121-24/+38
* Improve virt/disk/mount/nbd test coverage.Michael Still2012-12-101-14/+189
* Make the nbd mounter respect CONF.max_nbd_devices.Michael Still2012-12-092-0/+103