summaryrefslogtreecommitdiff
path: root/nova/virt/hyperv/driver.py
Commit message (Expand)AuthorAgeFilesLines
* hyperv: Mark driver as experimentalStephen Finucane2022-11-071-0/+8
* Add supports_remote_managed_ports capabilityDmitrii Shcherbakov2022-02-091-0/+1
* fup: Remove unused legacy block_device_info formatLee Yarwood2021-08-201-4/+0
* virt: Add destroy_secrets kwarg to destroy and cleanupLee Yarwood2021-06-021-2/+3
* compute: Report COMPUTE_SECURITY_UEFI_SECURE_BOOTStephen Finucane2021-03-081-0/+1
* Remove six.reraiseTakashi Natsume2020-08-151-7/+4
* virt: Add 'context', drop 'network_info' parameters for 'unrescue'Stephen Finucane2020-07-081-1/+8
* Pass allocations to virt drivers when resizingSylvain Bauza2020-04-101-1/+1
* virt: Provide block_device_info during rescueLee Yarwood2020-04-091-1/+1
* Enable and use COMPUTE_ACCELERATORS trait.Sundar Nadathur2020-03-271-0/+1
* Enable start/stop of instances with accelerators.Sundar Nadathur2020-03-241-1/+1
* Enable hard/soft reboot with accelerators.Sundar Nadathur2020-03-241-1/+2
* Pass accelerator requests to each virt driver from compute manager.Sundar Nadathur2020-03-211-1/+1
* nova-net: Remove firewall support (pt. 2)Stephen Finucane2020-01-061-7/+0
* Validate CPU config options against running instancesStephen Finucane2019-09-181-0/+1
* Add power_on kwarg to ComputeDriver.spawn() methodMatt Riedemann2019-08-271-1/+1
* Merge "Pass migration to finish_revert_migration()"Zuul2019-08-061-1/+2
|\
| * Pass migration to finish_revert_migration()Artom Lifshitz2019-07-221-1/+2
* | Remove 'nova.virt.driver.ComputeDriver.estimate_instance_overhead'Stephen Finucane2019-07-241-3/+0
|/
* Implement update_provider_treeLucian Petrut2019-06-251-0/+7
* Expose Hyper-V supported image typesLucian Petrut2019-05-071-0/+4
* ironic: check fresh data when sync_power_state doesn't line upJim Rollenhagen2019-03-011-1/+1
* Merge "Rename recreate to evacuate in driver signatures"Zuul2018-07-211-1/+1
|\
| * Rename recreate to evacuate in driver signaturesMatthew Booth2018-04-191-1/+1
* | Plumb trusted_certs through the compute serviceJackie Truong2018-06-121-1/+2
|/
* Pass user context to virt driver when detaching volumeMatt Riedemann2018-03-031-1/+1
* [libvirt] Allow multiple volume attachmentsIldiko Vancsa2018-01-181-0/+1
* hyper-v: Deprecates support for Windows / Hyper-V Server 2012Claudiu Belu2018-01-031-1/+8
* Send Allocations to spawnEric Fried2017-10-181-1/+2
* Remove translation of log messagesNgo Quoc Cuong2017-06-131-5/+4
* Remove unused migrate_data kwarg from virt driver destroy() methodMatt Riedemann2017-05-261-1/+1
* Adds Hyper-V OVS ViF driverGabriel Adrian Samfira2017-01-111-7/+5
* Add context param to confirm_migration virt calljichenjc2016-11-191-2/+3
* Merge "hyper-v: wait for neutron vif plug events"Jenkins2016-11-231-1/+1
|\
| * hyper-v: wait for neutron vif plug eventsClaudiu Belu2016-11-171-1/+1
* | Merge "HyperV: use os-brick for volume related operations"Jenkins2016-11-191-1/+1
|\ \
| * | HyperV: use os-brick for volume related operationsLucian Petrut2016-11-171-1/+1
* | | Virt: add context to attach and detach interfaceGary Kotton2016-10-271-2/+2
| |/ |/|
* | Disable 'supports_migrate_to_same_host' HyperV driver capabilityLucian Petrut2016-09-301-1/+1
|/
* Merge "Hyper-V: properly handle shared storage during migrations"Jenkins2016-08-301-2/+5
|\
| * Hyper-V: properly handle shared storage during migrationsLucian Petrut2016-08-241-2/+5
* | driver.pre_live_migration migrate_data is always an objectMatthew Booth2016-08-221-1/+1
|/
* cleanup_live_migration_destination_check spacingEric Fried2016-07-271-1/+1
* hyper-v: device taggingClaudiu Belu2016-07-131-1/+2
* Added support for new block device format in vmopsAdelina Tuvenie2016-07-071-0/+4
* Rename driver method check_can_live_migrate_destination_cleanupTimofey Durakov2016-06-231-2/+2
* Merge "Adds Hyper-V imagecache cleanup"Jenkins2016-06-011-1/+6
|\
| * Adds Hyper-V imagecache cleanupAdelina Tuvenie2016-05-231-1/+6
* | Merge "Hyper-V: Fixes disk overhead claim issue"Jenkins2016-05-241-0/+3
|\ \ | |/ |/|
| * Hyper-V: Fixes disk overhead claim issueClaudiu Belu2016-05-181-0/+3