Hello Xiao,
I tried this exact same thing and it doesn't work for me neither on RDO
Kilo 2015.1.2 with a recent QEMU version 2.3 supporting iscsi.
As it's defined here
https://github.com/openstack/nova/blob/stable/kilo/nova/virt/libvirt/driver.py#L273
it should be enough to change the driver
Hi, All
I want to make the qemu communicate with iscsi target using libiscsi directly,
and I
followed https://review.openstack.org/#/c/135854/ to add
'volume_drivers = iscsi=nova.virt.libvirt.volume.LibvirtNetVolumeDriver’ in
nova.conf
and then restarted nova services and cinder services, but s