summaryrefslogtreecommitdiff
path: root/nova/virt/disk/mount/loop.py
Commit message (Expand)AuthorAgeFilesLines
* Move loopback setup and removal to privsep.Michael Still2017-10-241-6/+3
* Remove translation of log messagesNgo Quoc Cuong2017-06-131-2/+2
* virt: convert disk mount API to use nova.virt.image.modelDaniel P. Berrange2015-06-041-1/+2
* Use oslo.logDavanum Srinivas2015-02-221-1/+2
* Replacement `_` on `_LI` in all LOG.info - part 1Mike Durnosvistov2014-11-201-2/+2
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Don't translate debug level logs in nova.virtGary Kotton2014-06-081-2/+2
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
* Fix N402 for nova/virtSean Dague2013-01-081-1/+1
* Make NBD retry logic more generic, add retry to loop.Michael Still2012-12-191-2/+18
* Add debug logging to disk mount modulesDaniel P. Berrange2012-11-211-0/+5
* Remove img_handlers config parameter usageDaniel P. Berrange2012-11-211-1/+0
* Move all mount classes into a subdirectoryDaniel P. Berrange2012-11-141-0/+42