summaryrefslogtreecommitdiff
path: root/nova/virt/hyperv/vmops.py
Commit message (Expand)AuthorAgeFilesLines
* Use force=True for os-brick disconnect during deletemelanie witt2023-05-101-1/+1
* Merge "hyperv: Configures chassis asset tags for VMs."Zuul2021-02-051-1/+3
|\
| * hyperv: Configures chassis asset tags for VMs.Claudiu Belu2020-09-211-1/+3
* | Clean up the DynamicVendorData constructorBalazs Gibizer2020-10-121-1/+1
|/
* objects: Replace 'cpu_pinning_requested' helperStephen Finucane2020-06-191-1/+7
* trivial: Remove log translationsStephen Finucane2020-05-271-2/+1
* hyperv: Remove vestigial nova-network supportStephen Finucane2019-11-291-4/+3
* Remove 'nova.virt.driver.ComputeDriver.estimate_instance_overhead'Stephen Finucane2019-07-241-8/+0
* Remove utils.execute() from the hyperv driver.Michael Still2018-12-121-9/+9
* hyperv: Cleans up live migration Planned VMClaudiu Belu2018-08-231-0/+6
* Hyper-V + OVS: plug vifs before starting VMsLucian Petrut2018-07-251-3/+12
* hyper-v: Logs tips on PortBindingFailedClaudiu Belu2018-01-291-1/+14
* hyper-v: Do not allow instances with pinned CPUs to spawnClaudiu Belu2017-11-161-1/+7
* Merge "HyperV: Perform proper cleanup after failed instance spawns"Jenkins2017-09-061-4/+5
|\
| * HyperV: Perform proper cleanup after failed instance spawnsLucian Petrut2017-08-311-4/+5
* | Merge "Trim the fat from InstanceInfo"Jenkins2017-09-061-5/+1
|\ \ | |/ |/|
| * Trim the fat from InstanceInfoEric Fried2017-07-251-5/+1
* | hyperv: stop serial console workers while deleting vm filesClaudiu Belu2017-06-301-0/+8
|/
* Remove translation of log messagesNgo Quoc Cuong2017-06-131-25/+24
* Hyper-V PCI PassthroughClaudiu Belu2017-01-261-1/+19
* Hyper-V: Adds vNUMA implementationClaudiu Belu2017-01-111-4/+68
* Adds Hyper-V OVS ViF driverGabriel Adrian Samfira2017-01-111-28/+18
* Merge "Add support for setting boot order in Hyper-V"Jenkins2017-01-061-1/+10
|\
| * Add support for setting boot order in Hyper-VAdelina Tuvenie2017-01-031-1/+10
* | hyper-v: wait for neutron vif plug eventsClaudiu Belu2016-11-171-3/+43
|/
* Hyper-V: Fixes os_type image property requirementClaudiu Belu2016-09-291-11/+12
* Hyper-V: Adds Hyper-V UEFI Secure BootMatt Riedemann2016-09-261-2/+66
* Add Hyper-V storage QoS supportLucian Petrut2016-09-231-0/+34
* Add support for vd2 user context to other driversMichael Still2016-08-101-7/+8
* Merge "Make hyperv driver use flavor fields instead of legacy ones"Jenkins2016-07-191-3/+3
|\
| * Make hyperv driver use flavor fields instead of legacy onesDan Smith2016-07-121-3/+3
* | Remove deprecated network_api_class optionDan Smith2016-07-141-11/+3
* | hyper-v: device taggingClaudiu Belu2016-07-131-0/+32
|/
* Added support for new block device format in vmopsAdelina Tuvenie2016-07-071-45/+62
* Merge "Adds RemoteFX support to the Hyper-V driver"Jenkins2016-06-071-0/+41
|\
| * Adds RemoteFX support to the Hyper-V driverAdelina Tuvenie2016-05-301-0/+41
* | Merge "Hyper-V: Fixes disk overhead claim issue"Jenkins2016-05-241-0/+8
|\ \ | |/ |/|
| * Hyper-V: Fixes disk overhead claim issueClaudiu Belu2016-05-181-0/+8
* | Hyper-V: Implement nova rescueLucian Petrut2016-05-211-12/+128
* | HyperV: Nova serial console access supportLucian Petrut2016-05-201-99/+24
|/
* Config options: centralize section "hyperv"Esra Celik2016-03-211-38/+0
* Merge "Fix hyperv use of deprecated network_api_class"Jenkins2016-03-081-9/+15
|\
| * Fix hyperv use of deprecated network_api_classSean Dague2016-03-071-9/+15
* | Fix string interpolations at logging callsTakashi NATSUME2016-03-071-2/+2
|/
* Hyper-V: os_win related updatesClaudiu Belu2016-02-191-14/+16
* config options: Centralise 'virt.driver' optionsStephen Finucane2016-02-111-2/+2
* Hyper-V: adds os-win libraryClaudiu Belu2015-12-021-10/+10
* Hyper-V: refines the exceptions raised in the driverClaudiu Belu2015-11-241-23/+18
* Removed extra spaces from double line stringsSergey Nikitin2015-11-171-1/+1
* Merge "Hyper-V: Implements attach_interface and detach_interface method"Jenkins2015-09-221-0/+55
|\