summaryrefslogtreecommitdiff
path: root/nova/virt/libvirt/volume/volume.py
Commit message (Expand)AuthorAgeFilesLines
* Use force=True for os-brick disconnect during deletemelanie witt2023-05-101-1/+1
* Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+3
* libvirt: Drop support for XenStephen Finucane2021-01-221-6/+7
* Fix :param: in docstringzhufl2019-06-141-3/+3
* libvirt: set device address tag only if setting disk unitmelanie witt2019-04-171-6/+11
* Extend volume for libvirt network volumes (RBD)Gaudenz Steinlin2019-03-061-2/+13
* Add enhanced KVM storage QoS quotasSimon Dodsley2018-06-121-1/+5
* remove unnecessary conf importsMatthew Edmonds2018-03-091-5/+1
* libvirt: fix native luks encryption failure to find volume_idMatt Riedemann2018-02-021-1/+2
* libvirt: QEMU native LUKS decryption for encrypted volumesLee Yarwood2018-01-231-0/+12
* [libvirt] Allow multiple volume attachmentsIldiko Vancsa2018-01-181-0/+5
* Remove unused argument from LibvirtDriver._disconnect_volumeMatthew Booth2017-12-171-1/+1
* Removed unused argument from LibvirtDriver._connect_volumeMatthew Booth2017-12-171-1/+1
* Add ability to signal and perform online volume size changeMathieu Gagné2017-07-121-0/+4
* libvirt: update the logic to configure volume with scsi controllerSahid Orentino Ferdjaoui2017-07-031-0/+11
* Remove translation of log messagesNgo Quoc Cuong2017-06-131-6/+4
* libvirt: Pass instance to connect_volume and disconnect_volumeMatthew Booth2017-05-081-2/+2
* Revert "libvirt: Pass instance to connect_volume and ..."Matt Riedemann2017-03-231-2/+2
* libvirt: Pass instance to connect_volume and disconnect_volumeMatthew Booth2017-02-281-2/+2
* libvirt: drop MIN_QEMU_DISCARD_VERSIONMatt Riedemann2017-02-111-20/+1
* Merge "[2/3]Replace six.iteritems() with .items()"Jenkins2017-01-211-2/+2
|\
| * [2/3]Replace six.iteritems() with .items()Spencer Yu2017-01-091-2/+2
* | Integrate OSProfiler and NovaDina Belova2017-01-181-0/+2
|/
* libvirt: Pass Host instead of Driver to volume driversMatthew Booth2016-11-011-8/+8
* Config options: centralize volume libvirt options (7)Hieu LE2016-05-061-10/+2
* libvirt: remove version checks for libvirt disk discard featureDaniel P. Berrange2016-04-261-7/+4
* Replace deprecated LOG.warn with LOG.warningSwapnil Kulkarni (coolsvap)2016-03-151-1/+1
* libvirt: add discard support for attached volumesPatrick East2016-01-081-0/+27
* update connect_volume testOctopusZhang2015-11-191-1/+1
* libvirt: move LibvirtISCSIVolumeDriver into it's own moduleMatt Riedemann2015-08-051-72/+0
* libvirt: move LibvirtNETVolumeDriver into it's own moduleMatt Riedemann2015-08-051-84/+0
* libvirt: move LibvirtISERVolumeDriver into it's own moduleMatt Riedemann2015-08-051-24/+0
* libvirt: move LibvirtNFSVolumeDriver into it's own moduleMatt Riedemann2015-08-051-90/+0
* libvirt: move LibvirtSMBFSVolumeDriver into it's own moduleMatt Riedemann2015-08-021-75/+0
* libvirt: move LibvirtAOEVolumeDriver into it's own moduleMatt Riedemann2015-08-021-43/+0
* libvirt: move LibvirtGlusterfsVolumeDriver into it's own moduleMatt Riedemann2015-08-021-99/+0
* libvirt: move LibvirtFibreChannelVolumeDriver into it's own moduleMatt Riedemann2015-08-021-52/+0
* libvirt: move the LibvirtScalityVolumeDriver into it's own moduleMatt Riedemann2015-07-281-88/+0
* libvirt: move the LibvirtGPFSVolumeDriver into it's own moduleMatt Riedemann2015-07-281-15/+0
* libvirt: move the LibvirtQuobyteVolumeDriver into the quobyte moduleMatt Riedemann2015-07-281-88/+0
* libvirt: move volume/remotefs/quobyte modules under volume subdirMatt Riedemann2015-07-281-0/+868