Searched refs:ZFSVolumeDriver (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/openstack/cinder/files/
H A Dcinder.conf2177 volume_driver = cinder.volume.drivers.solaris.zfs.ZFSVolumeDriver
/solaris-userland/components/openstack/cinder/files/solaris/
H A Dzfs.py91 class ZFSVolumeDriver(SanDriver): class in inherits:SanDriver
113 super(ZFSVolumeDriver, self).__init__(execute=self.solaris_execute,
124 return super(ZFSVolumeDriver, self)._run_ssh(cmd,
485 ('ZFSVolumeDriver:%(hostname)s:%(zfs_volume_base)s:local' %
607 class STMFDriver(ZFSVolumeDriver):

Completed in 54 milliseconds