summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt/hyperv/test_hostops.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* Fix 'has_calls' method calls in unit testsTakashi NATSUME2019-08-191-1/+2
* Implement update_provider_treeLucian Petrut2019-06-251-0/+46
* hyperv: report disk_available_least fieldClaudiu Belu2017-09-191-0/+1
* Hyper-V PCI PassthroughClaudiu Belu2017-01-261-1/+29
* Hyper-V: Adds vNUMA implementationClaudiu Belu2017-01-111-2/+23
* Hyper-V: properly handle UNC instance pathsLucian Petrut2016-08-241-10/+12
* Adds RemoteFX support to the Hyper-V driverAdelina Tuvenie2016-05-301-1/+36
* Hyper-V: os_win related updatesClaudiu Belu2016-02-191-2/+3
* Merge "hyperv: Drop JSON for supported_instances"Jenkins2015-12-181-2/+2
|\
| * hyperv: Drop JSON for supported_instancesPaul Murray2015-12-071-2/+2
* | Converting nova.virt.hyperv to py3Claudiu Belu2015-12-031-3/+3
|/
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-3/+3
* Hyper-V: Fixes wrong hypervisor_versionClaudiu Belu2015-01-201-6/+8
* Hyper-V: attach volumes via SMBLucian Petrut2014-12-081-3/+3
* Hyper-V: Adds HostOps unit testsClaudiu Belu2014-11-221-16/+151
* Move test_hostops into nova/tests/unitAdelina Tuvenie2014-11-191-0/+45