summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt/libvirt/volume/test_remotefs.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+2
* Use compression by default for 'SshDriver'Stephen Finucane2020-07-241-0/+10
* Remove utils.execute() from libvirt remotefs calls.Michael Still2018-12-041-11/+15
* Remove duplicative implementation of temporary directories.Michael Still2018-03-281-39/+22
* Cleanup mount / umount and associated rmdir callsMichael Still2017-10-181-14/+12
* Don't shell out to mkdir, use ensure_tree()Michael Still2017-09-281-3/+4
* Properly quote IPv6 address in RsyncDriverAlexey I. Froloff2016-08-011-0/+42
* libvirt: virtuozzo instance resize supportMikhail Feoktistov2016-06-281-3/+3
* libvirt: Fix ssh driver to to prevent promptingMoshe Levi2016-03-161-20/+20
* libvirt:Rsync compression removedMarian Horban2015-09-071-3/+16
* libvirt:Rsync remote FS driver was addedMarian Horban2015-08-061-0/+122
* libvirt: move volume/remotefs/quobyte modules under volume subdirMatt Riedemann2015-07-281-0/+60