summaryrefslogtreecommitdiff
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "libvirt: disconnect volume when encryption fails" into stable/queensZuul2019-04-251-2/+9
|\
| * libvirt: disconnect volume when encryption failsyenai2019-04-161-2/+9
* | Merge "libvirt: set device address tag only if setting disk unit" into stable...Zuul2019-04-242-10/+21
|\ \
| * | libvirt: set device address tag only if setting disk unitmelanie witt2019-04-182-10/+21
| |/
* | Add missing libvirt exception during device detachChris Friesen2019-04-161-1/+2
|/
* Do not persist RequestSpec.ignore_hostsMatt Riedemann2019-04-021-1/+5
* [Stable Only] hardware: Handle races during pinningStephen Finucane2019-03-271-0/+12
* Merge "Allow utime call to fail on qcow2 image base file" into stable/queensZuul2019-03-221-3/+29
|\
| * Allow utime call to fail on qcow2 image base fileNeil Jerram2019-03-131-3/+29
* | Merge "libvirt: Add workaround to cleanup instance dir when using rbd" into s...Zuul2019-03-221-1/+10
|\ \
| * | libvirt: Add workaround to cleanup instance dir when using rbdLee Yarwood2019-03-131-1/+10
| |/
* | Merge "Avoid redundant initialize_connection on source post live migration" i...Zuul2019-03-151-33/+5
|\ \ | |/ |/|
| * Avoid redundant initialize_connection on source post live migrationMatthew Booth2019-02-191-33/+5
* | Merge "Don't emit warning when ironic properties are zero" into stable/queensZuul2019-03-131-15/+0
|\ \
| * | Don't emit warning when ironic properties are zeroMark Goddard2019-02-221-15/+0
| |/
* | Handle unicode characters in migration paramsmelanie witt2019-02-141-2/+2
|/
* Skip checking of target_dev for vhostuserarches2019-01-311-1/+4
* Ensure rbd auth fallback uses matching credentialsCorey Bryant2019-01-021-1/+4
* Merge "Refix disk size during live migration with disk over-commit" into stab...Zuul2018-12-141-1/+1
|\
| * Refix disk size during live migration with disk over-commitint32bit2018-09-131-1/+1
* | Fix NoneType error in _notify_volume_usage_detachMatt Riedemann2018-11-011-0/+7
* | Merge "libvirt: Use os.stat and os.path.getsize for RAW disk inspection" into...17.0.817.0.7Zuul2018-10-051-23/+23
|\ \
| * | libvirt: Use os.stat and os.path.getsize for RAW disk inspectionLee Yarwood2018-09-211-23/+23
* | | Merge "libvirt: Always escape IPv6 addresses when used in migration URI" into...Zuul2018-09-281-0/+5
|\ \ \
| * | | libvirt: Always escape IPv6 addresses when used in migration URISergii Golovatiuk2018-09-191-0/+5
| | |/ | |/|
* | | Merge "libvirt: Reduce calls to qemu-img during update_available_resource" in...Zuul2018-09-252-2/+12
|\ \ \ | | |/ | |/|
| * | libvirt: Reduce calls to qemu-img during update_available_resourceVlad Gusev2018-09-192-2/+12
| |/
* | Merge "VMware: fix TypeError while get console log" into stable/queensZuul2018-09-191-4/+3
|\ \ | |/ |/|
| * VMware: fix TypeError while get console logTao Yang2018-08-131-4/+3
* | Merge "block_device: Rollback volumes to in-use on DeviceDetachFailed" into s...Zuul2018-08-231-0/+1
|\ \
| * | block_device: Rollback volumes to in-use on DeviceDetachFailedLee Yarwood2018-08-101-0/+1
| |/
* | Revert "libvirt: slow live-migration to ensure network is ready"Dan Smith2018-08-141-73/+7
|/
* Merge "Consider hostdev devices when building metadata" into stable/queensZuul2018-07-301-0/+39
|\
| * Consider hostdev devices when building metadataArtom Lifshitz2018-07-101-0/+39
* | Merge "Refactor _build_device_metadata" into stable/queensZuul2018-07-301-28/+53
|\ \ | |/
| * Refactor _build_device_metadataArtom Lifshitz2018-07-101-28/+53
* | hardware: fix hugepages memory usage per intancesSahid Orentino Ferdjaoui2018-07-111-1/+1
|/
* Merge "libvirt: add qemu version check when configuring mtu for network" into...Zuul2018-07-081-2/+6
|\
| * libvirt: add qemu version check when configuring mtu for networkSahid Orentino Ferdjaoui2018-07-051-2/+6
* | Merge "add mtu to libvirt xml for ethernet and bridge types" into stable/queensZuul2018-07-083-0/+36
|\ \ | |/
| * add mtu to libvirt xml for ethernet and bridge typesSean Mooney2018-07-043-0/+36
* | Merge "libvirt: Log breadcrumb for known encryption bug" into stable/queensZuul2018-07-081-0/+10
|\ \
| * | libvirt: Log breadcrumb for known encryption bugLee Yarwood2018-06-251-0/+10
| |/
* | libvirt: Fix the rescue race for vGPU instancesSylvain Bauza2018-07-021-1/+6
* | Merge "ironic: stop lying to the RT when ironic is down" into stable/queensZuul2018-06-261-0/+5
|\ \
| * | ironic: stop lying to the RT when ironic is downJim Rollenhagen2018-06-151-0/+5
| |/
* | Be graceful about vif plugging in early ironic driver startupDan Smith2018-06-221-12/+32
|/
* libvirt: Skip fetching the virtual size of block devices17.0.5Lee Yarwood2018-05-311-3/+11
* libvirt: handle DiskNotFound during update_available_resourceMatt Riedemann2018-05-312-1/+24
* Merge "xenapi: handle InstanceNotFound in detach_interface()" into stable/queensZuul2018-05-291-0/+4
|\