summaryrefslogtreecommitdiff
path: root/nova/virt/libvirt/volume/hgst.py
Commit message (Expand)AuthorAgeFilesLines
* Remove dead volume driver codeSean McGinnis2020-08-071-52/+0
* Remove unused argument from LibvirtDriver._disconnect_volumeMatthew Booth2017-12-171-2/+2
* 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
* 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 options: centralize iscsi libvirt options (10)Hieu LE2016-05-061-4/+2
* nova.utils._get_root_helper() should be publicShuquan Huang2015-08-191-1/+1
* Add os_brick-based VolumeDriver for HGST connectorEarle F. Philhower, III2015-08-061-0/+53