summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt/hyperv/test_volumeops.py
Commit message (Expand)AuthorAgeFilesLines
* Use force=True for os-brick disconnect during deletemelanie witt2023-05-101-4/+22
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+2
* hyper-v rbd volume supportLucian Petrut2021-03-021-0/+25
* hyperv: Cleans up live migration Planned VMClaudiu Belu2018-08-231-0/+8
* HyperV: use os-brick for volume related operationsLucian Petrut2016-11-171-393/+318
* Add Hyper-V storage QoS supportLucian Petrut2016-09-231-0/+65
* Added support for new block device format in vmopsAdelina Tuvenie2016-07-071-26/+17
* Merge "HyperV: Fix vm disk path issue"Jenkins2016-02-251-45/+111
|\
| * HyperV: Fix vm disk path issueLucian Petrut2016-02-121-45/+111
* | Merge "HyperV: Set disk serial number for attached volumes"Jenkins2016-02-251-3/+6
|\ \ | |/
| * HyperV: Set disk serial number for attached volumesLucian Petrut2016-01-181-3/+6
* | Hyper-V: os_win related updatesClaudiu Belu2016-02-191-4/+4
|/
* Hyper-V: adds os-win libraryClaudiu Belu2015-12-021-21/+18
* Hyper-V: refines the exceptions raised in the driverClaudiu Belu2015-11-241-4/+6
* Replaces contextlib.nested with test.nestedClaudiu Belu2015-10-081-3/+3
* Hyper-V: Adds VolumeOps unit testsClaudiu Belu2015-08-101-101/+338
* Hyper-V: attach volumes via SMBLucian Petrut2014-12-081-0/+307