summaryrefslogtreecommitdiff
path: root/nova/virt/driver.py
Commit message (Expand)AuthorAgeFilesLines
* ironic: add instance_uuid before any other spawn activityJim Rollenhagen2020-07-281-0/+28
* Unplug VIFs as part of cleanup of networksStephen Finucane2020-03-271-3/+0
* Fix NoneType error in _notify_volume_usage_detachMatt Riedemann2018-11-011-0/+7
* Pass user context to virt driver when detaching volumeMatt Riedemann2018-03-061-1/+1
* Merge "ComputeDriver.update_provider_tree()"Zuul2018-02-011-0/+30
|\
| * ComputeDriver.update_provider_tree()Eric Fried2018-01-311-0/+30
* | Add get_traits() method to ComputeDriverMark Goddard2018-01-301-0/+10
|/
* Merge "Ironic: Get IP address for volume connector"Zuul2018-01-271-0/+27
|\
| * Ironic: Get IP address for volume connectorHironori Shiina2018-01-251-0/+27
* | libvirt: Collocate encryptor and volume driver callsLee Yarwood2018-01-191-1/+2
* | [libvirt] Allow multiple volume attachmentsIldiko Vancsa2018-01-181-0/+1
* | Rename block_device_info_get_rootMatthew Booth2018-01-111-1/+1
|/
* Re-use existing ComputeNode on ironic rebalanceJohn Garbutt2017-12-111-0/+5
* Merge "Keep updating allocations for Ironic"Zuul2017-10-191-0/+2
|\
| * Keep updating allocations for IronicJohn Garbutt2017-10-181-0/+2
* | Send Allocations to spawnEric Fried2017-10-181-2/+9
|/
* Ensure instance can migrate when launched concurrentlySylvain Bauza2017-09-281-0/+1
* Remove "dhcp_options_for_instance"Matt Riedemann2017-08-101-26/+0
* Merge "Modify some comments for virt driver"Jenkins2017-07-191-3/+2
|\
| * Modify some comments for virt driverjichenjc2017-07-061-3/+2
* | Add ability to signal and perform online volume size changeMathieu Gagné2017-07-121-0/+13
|/
* Remove translation of log messagesNgo Quoc Cuong2017-06-131-5/+5
* ComputeDriver.get_info not limited to inst nameEric Fried2017-06-051-3/+2
* Merge "Remove unused migrate_data kwarg from virt driver destroy() method"Jenkins2017-05-301-2/+1
|\
| * Remove unused migrate_data kwarg from virt driver destroy() methodMatt Riedemann2017-05-261-2/+1
* | trivial: Remove dead codeStephen Finucane2017-05-221-2/+7
|/
* Libvirt support for tagged volume attachmentArtom Lifshitz2017-05-171-0/+1
* Libvirt support for tagged nic attachmentArtom Lifshitz2017-05-171-0/+1
* Merge "virt: update overhead to take into account vCPUs"Jenkins2017-03-301-1/+2
|\
| * virt: update overhead to take into account vCPUsSahid Orentino Ferdjaoui2017-03-231-1/+2
* | Merge "Fix some reST field lists in docstrings"Jenkins2017-03-271-1/+1
|\ \
| * | Fix some reST field lists in docstringsrtmdk2017-03-251-1/+1
| |/
* | Fix some reST field lists in docstringsDuan Jiong2017-03-231-4/+4
|/
* virt: add get_inventory() virt driver API methodJay Pipes2017-03-061-0/+6
* Support Ironic interface attach/detach in nova virtSam Betts2017-01-191-0/+2
* Fix class type error in attach_interface() functionHuan Xie2017-01-111-2/+2
* Add context param to confirm_migration virt calljichenjc2016-11-191-2/+1
* Merge "Virt: add context to attach and detach interface"Jenkins2016-11-161-2/+4
|\
| * Virt: add context to attach and detach interfaceGary Kotton2016-10-271-2/+4
* | Move driver_dict_from_config to libvirt driverMatt Riedemann2016-11-091-11/+0
|/
* Merge "Document update_task_state for ComputeDriver.snapshot"Jenkins2016-09-201-0/+6
|\
| * Document update_task_state for ComputeDriver.snapshotMatt Riedemann2016-07-231-0/+6
* | virt: handle unicode when logging LifecycleEventsMatt Riedemann2016-09-081-2/+3
* | 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
|/
* Merge "Fix outdated parameter network_info description in virt/driver"Jenkins2016-07-201-14/+7
|\
| * Fix outdated parameter network_info description in virt/driverChangBo Guo(gcb)2016-06-141-14/+7
* | Libvirt driver implementation of device taggingVladik Romanovsky2016-06-281-1/+2
* | Rename driver method check_can_live_migrate_destination_cleanupTimofey Durakov2016-06-231-1/+1
* | Trivial-Fix: Fix typosRajesh Tailor2016-06-131-2/+2
|/