summaryrefslogtreecommitdiff
path: root/nova/tests/unit/storage/test_rbd.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-2/+2
* Avoid modifying the Mock class in testBalazs Gibizer2021-08-231-21/+21
* Stop leaking ceph df cmd in RBD utilsTobias Urdin2021-05-111-0/+6
* rbd: Get rbd_utils unit tests running againmelanie witt2021-05-101-1/+1
* Add ability to download Glance images into the libvirt image cache via RBDCurt Moore2020-08-311-3/+37
* rbd: Move rbd_utils out of libvirt driver under nova.storageLee Yarwood2020-08-261-0/+659