5462N/A# == Class: cinder::volume::zfs_iscsi
5462N/A# Sets up Cinder with the ZFS iSCSI driver
5462N/A# (optional) The ZFS path under which to create zvols for volumes.
5462N/Aclass cinder::volume::zfs_iscsi (
5462N/A cinder::backend::zfs_iscsi { 'DEFAULT':
5462N/A zfs_volume_base => $zfs_volume_base,