summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt/hyperv
Commit message (Expand)AuthorAgeFilesLines
* objects: Introduce 'pcpuset' field for InstanceNUMACellWang Huaqiang2020-07-141-8/+14
* Pass allocations to virt drivers when resizingSylvain Bauza2020-04-101-1/+2
* nova-net: Remove firewall support (pt. 2)Stephen Finucane2020-01-061-5/+0
* hyperv: Remove vestigial nova-network supportStephen Finucane2019-11-292-43/+4
* Consolidate [image_cache] conf optionsEric Fried2019-11-131-1/+2
* Avoid error state for recovered instances after failed migrationsLucian Petrut2019-08-261-12/+8
* Tests: autospecs all the mock.patch usagesTakashi NATSUME2019-08-191-1/+1
* Fix 'has_calls' method calls in unit testsTakashi NATSUME2019-08-193-7/+12
* Merge "Pass migration to finish_revert_migration()"Zuul2019-08-061-2/+2
|\
| * Pass migration to finish_revert_migration()Artom Lifshitz2019-07-221-2/+2
* | Remove 'nova.virt.driver.ComputeDriver.estimate_instance_overhead'Stephen Finucane2019-07-242-15/+0
|/
* Implement update_provider_treeLucian Petrut2019-06-252-0/+60
* Share snapshot image membership with instance ownerMatt Riedemann2019-02-081-2/+1
* unused images are always deleted (add to in-tree hper-v code)Hesam Chobanlou2019-01-181-3/+12
* Remove utils.execute() from the hyperv driver.Michael Still2018-12-121-1/+1
* Merge "hyperv: Cleans up live migration Planned VM"Zuul2018-09-132-4/+26
|\
| * hyperv: Cleans up live migration Planned VMClaudiu Belu2018-08-232-4/+26
* | Use uuidsentinel from oslo.utilsEric Fried2018-09-051-1/+1
|/
* Hyper-V + OVS: plug vifs before starting VMsLucian Petrut2018-07-251-3/+16
* Merge "hyper-v: Logs tips on PortBindingFailed"Zuul2018-03-071-0/+12
|\
| * hyper-v: Logs tips on PortBindingFailedClaudiu Belu2018-01-291-0/+12
* | Pass user context to virt driver when detaching volumeMatt Riedemann2018-03-031-2/+2
|/
* Merge "hyper-v: Deprecates support for Windows / Hyper-V Server 2012"Zuul2018-01-171-1/+8
|\
| * hyper-v: Deprecates support for Windows / Hyper-V Server 2012Claudiu Belu2018-01-031-1/+8
* | Merge "hyper-v: Do not allow instances with pinned CPUs to spawn"Zuul2017-12-231-9/+20
|\ \ | |/ |/|
| * hyper-v: Do not allow instances with pinned CPUs to spawnClaudiu Belu2017-11-161-9/+20
* | Merge "Hyper-V: fix live migration with CSVs"Zuul2017-12-011-2/+4
|\ \ | |/ |/|
| * Hyper-V: fix live migration with CSVsLucian Petrut2017-07-031-2/+4
* | Merge "hyperv: report disk_available_least field"Zuul2017-10-241-0/+1
|\ \
| * | hyperv: report disk_available_least fieldClaudiu Belu2017-09-191-0/+1
* | | Merge "propagate OSError to MigrationPreCheckError"Zuul2017-10-232-0/+25
|\ \ \
| * | | propagate OSError to MigrationPreCheckErrorjichenjc2017-10-202-0/+25
* | | | Send Allocations to spawnEric Fried2017-10-181-2/+2
|/ / /
* | | Merge "HyperV: Perform proper cleanup after failed instance spawns"Jenkins2017-09-061-21/+29
|\ \ \
| * | | HyperV: Perform proper cleanup after failed instance spawnsLucian Petrut2017-08-311-21/+29
* | | | Merge "Trim the fat from InstanceInfo"Jenkins2017-09-061-5/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Trim the fat from InstanceInfoEric Fried2017-07-251-5/+1
| | |/ | |/|
* | | Hyper-V: Perform proper cleanup after cold migrationAlexandru Muresan2017-08-301-2/+3
| |/ |/|
* | Merge "hyperv: stop serial console workers while deleting vm files"Jenkins2017-07-311-0/+4
|\ \ | |/ |/|
| * hyperv: stop serial console workers while deleting vm filesClaudiu Belu2017-06-301-0/+4
* | Merge "hyperv: Fixes Generation 2 VMs volume boot order"Jenkins2017-07-011-3/+3
|\ \ | |/ |/|
| * hyperv: Fixes Generation 2 VMs volume boot orderClaudiu Belu2017-06-301-3/+3
* | Delete disk metadata when detaching volumeArtom Lifshitz2017-06-301-4/+8
* | Merge "Remove unused migrate_data kwarg from virt driver destroy() method"Jenkins2017-05-301-1/+1
|\ \
| * | Remove unused migrate_data kwarg from virt driver destroy() methodMatt Riedemann2017-05-261-1/+1
| |/
* | [Trivial] Hyper-V: accept Glance vhdx imagesLucian Petrut2017-05-251-0/+3
|/
* Merge "hyperv: make sure to plug OVS VIFs after resize/migrate"Jenkins2017-02-071-1/+1
|\
| * hyperv: make sure to plug OVS VIFs after resize/migrateMatt Riedemann2017-01-181-1/+1
* | Hyper-V PCI PassthroughClaudiu Belu2017-01-262-3/+64
|/
* Hyper-V: Adds vNUMA implementationClaudiu Belu2017-01-112-7/+101