Browse Source

libvirt remove iscsi-direct for now

Signed-off-by: virtbuilder_pel7x64builder0 <virtbuilder@powerel.org>
master
virtbuilder_pel7x64builder0 5 years ago
parent
commit
a41559f671
  1. 4
      SPECS/libvirt.spec

4
SPECS/libvirt.spec

@ -1133,7 +1133,7 @@ rm -f po/stamp-po @@ -1133,7 +1133,7 @@ rm -f po/stamp-po
--with-storage-fs \
--with-storage-lvm \
--with-storage-iscsi \
--with-storage-iscsi-direct \
--without-storage-iscsi-direct \
--with-storage-scsi \
--with-storage-disk \
--with-storage-mpath \
@ -1711,7 +1711,7 @@ exit 0 @@ -1711,7 +1711,7 @@ exit 0

%files daemon-driver-storage-iscsi
%{_libdir}/%{name}/storage-backend/libvirt_storage_backend_iscsi.so
%{_libdir}/%{name}/storage-backend/libvirt_storage_backend_iscsi-direct.so
#%{_libdir}/%{name}/storage-backend/libvirt_storage_backend_iscsi-direct.so

%files daemon-driver-storage-mpath
%{_libdir}/%{name}/storage-backend/libvirt_storage_backend_mpath.so

Loading…
Cancel
Save