b04072ac9d05b9d5369764880fecb51d2b509a2e
Currently, the NFS driver throws an exception if there isn't at least an empty file in existence for the default /etc/cinder/nfs_shares file. This, however, isn't consistent with the documentation or the way that the driver actually works. If the nas_host and nas_share_path are configured the nfs_shares file is not used, so throwing an exception is not necessary. All the information for setting up the NFS shares is available in the config file. This change updates the NFS driver to only throw an exception if the configured nfs_shares file doesn't exist and nas_host and/or nas_share_path are missing. Unit tests are included with the change. Closes-bug: #1602459 Change-Id: Ic2697a25e5ff20c84d946515bde32a4697d326c6
CINDER
You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.
- Wiki: http://wiki.openstack.org/Cinder
- Developer docs: http://docs.openstack.org/developer/cinder
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient
Description
Languages
Python
99.7%
Smarty
0.3%