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

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

Completed in 28 milliseconds