summaryrefslogtreecommitdiffstats
path: root/nova/virt/disk/mount
Commit message (Expand)AuthorAgeFilesLines
* Fixes nbd device can't be released errorWangpan2013-03-111-1/+2
* Merge "Fix leak of loop/nbd devices in injection using localfs"Jenkins2013-02-201-2/+2
|\
| * Fix leak of loop/nbd devices in injection using localfsArata Notsu2013-02-191-2/+2
* | Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
|/
* lxc: Clean up namespace mountsChuck Short2013-02-051-0/+5
* Fix N402 for nova/virtSean Dague2013-01-083-3/+3
* Fix spelling mistakes in nova.virtJoe Gordon2013-01-021-1/+1
* Merge "fixing the typo of the error message from nbd"Jenkins2012-12-221-1/+1
|\
| * fixing the typo of the error message from nbdCraig Vyvial2012-12-201-1/+1
* | Make NBD retry logic more generic, add retry to loop.Michael Still2012-12-193-16/+47
|/
* Retry NBD device allocation.Michael Still2012-12-151-4/+23
* Stop nbd leaks, remove pid race.Michael Still2012-12-131-47/+31
* Autodetect nbd devices.Michael Still2012-12-121-12/+14
* Make the nbd mounter respect CONF.max_nbd_devices.Michael Still2012-12-091-1/+18
* Add debug logging to disk mount modulesDaniel P. Berrange2012-11-213-0/+26
* Remove the libguestfs disk mount API implementationDaniel P. Berrange2012-11-211-121/+0
* Remove img_handlers config parameter usageDaniel P. Berrange2012-11-213-3/+24
* Remove nova.config.CONFMark McLoughlin2012-11-201-2/+1
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Move all mount classes into a subdirectoryDaniel P. Berrange2012-11-145-0/+456