summaryrefslogtreecommitdiff
path: root/nova/virt/libvirt/volume/mount.py
Commit message (Expand)AuthorAgeFilesLines
* libvirt: Ensure all volume drivers log the instance whenever possibleLee Yarwood2021-12-031-11/+14
* Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+1
* Remove six.text_type (1/2)Takashi Natsume2020-12-131-2/+1
* Removed the host FQDN from the exception messagePraharshitha Metla2020-07-301-1/+1
* trivial: Remove log translationsStephen Finucane2020-05-271-8/+6
* Cleanup mount / umount and associated rmdir callsMichael Still2017-10-181-18/+11
* Don't shell out to mkdir, use ensure_tree()Michael Still2017-09-281-1/+2
* Remove translation of log messagesNgo Quoc Cuong2017-06-131-16/+13
* libvirt: Fix races with nfs volume mount/umountMatthew Booth2017-05-081-0/+428