]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add a volume driver in Cinder for Scality SOFS
authorJean-Marc Saffroy <jean.marc.saffroy@scality.com>
Mon, 14 Jan 2013 11:19:52 +0000 (12:19 +0100)
committerJean-Marc Saffroy <jean.marc.saffroy@scality.com>
Tue, 19 Feb 2013 11:21:03 +0000 (12:21 +0100)
commite5b1d5111772bb25112753d619a2aa0e1a64ba14
tree9668d2eda9e66b16dc26656338f00c3eeed05af5
parente1815e867344d0eee0304c5bb19de98f0dcfc1c5
Add a volume driver in Cinder for Scality SOFS

Scality SOFS is a network filesystem mounted with FUSE, with most
options given in a configuration file. Given a mount point and a SOFS
configuration file as driver options, the Scality volume driver mounts
SOFS, and then creates, accesses and deletes volumes as regular
(sparse) files on SOFS.

Change-Id: I914714e8547a505109514e2072f9e258abca8bd4
Implements: blueprint scality-volume-driver
cinder/tests/test_scality.py [new file with mode: 0644]
cinder/volume/drivers/scality.py [new file with mode: 0644]
etc/cinder/cinder.conf.sample
etc/cinder/rootwrap.d/volume.filters