summaryrefslogtreecommitdiff
path: root/nova/virt/libvirt/volume/iscsi.py
Commit message (Expand)AuthorAgeFilesLines
* Use force=True for os-brick disconnect during deletemelanie witt2023-05-101-3/+4
* libvirt: Ensure all volume drivers log the instance whenever possibleLee Yarwood2021-12-031-2/+2
* extend_volume of libvirt/volume/iscsi should not use device_pathMark Mielke2021-07-151-2/+1
* Extend volume for libvirt network volumes (RBD)Gaudenz Steinlin2019-03-061-1/+1
* Remove unused argument from LibvirtDriver._disconnect_volumeMatthew Booth2017-12-171-4/+4
* Removed unused argument from LibvirtDriver._connect_volumeMatthew Booth2017-12-171-1/+1
* Update libvirt volume drivers to use os-brick constantsSean McGinnis2017-10-071-1/+2
* Add ability to signal and perform online volume size changeMathieu Gagné2017-07-121-0/+9
* Remove translation of log messagesNgo Quoc Cuong2017-06-131-2/+1
* libvirt: Pass instance to connect_volume and disconnect_volumeMatthew Booth2017-05-081-3/+3
* conf: resolved final todos in libvirt confMaciej Szankin2017-03-011-1/+1
* libvirt: Pass Host instead of Driver to volume driversMatthew Booth2016-11-011-2/+2
* config option: rename libvirt iscsi_use_multipathWalter A. Boring IV2016-08-031-1/+1
* Config options: centralize iscsi libvirt options (10)Hieu LE2016-05-061-25/+2
* Catch iscsi VolumeDeviceNotFound when detachingmaqi2016-02-241-1/+7
* Merge "libvirt: use native AIO mode for cinder volumes"Jenkins2016-01-221-0/+1
|\
| * libvirt: use native AIO mode for cinder volumesAlexander Schmidt2016-01-211-0/+1
* | Fix nova configuration options descriptionShuquan Huang2015-09-181-1/+1
|/
* Fix a few typosTakashi NATSUME2015-09-081-1/+1
* nova.utils._get_root_helper() should be publicShuquan Huang2015-08-191-1/+1
* libvirt: move LibvirtISCSIVolumeDriver into it's own moduleMatt Riedemann2015-08-051-0/+97