Files
devstack/lib/cinder
Mehdi Abaakouk ae9c41727a Allow configure cinder with the nfs driver
This patch allow to use nfs as cinder driver.

To use it, in the localrc we can now set

CINDER_DRIVER=nfs
CINDER_NFS_SERVERPATH=172.16.0.50:/export_cinder

The nfs-server is not setup by devstack.

Change-Id: I8e240d00b58f272d04ab2c0922c551b1f7266260
2013-10-23 06:56:08 +00:00

22 KiB