Go to file
Jay S Bryant b04072ac9d Change NFS driver to not throw exception without nfs shares file
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
2016-08-19 22:13:15 -05:00
2016-08-16 13:34:13 +02:00
2016-08-12 13:12:11 +05:30
2016-07-26 11:09:05 -05:00
2012-05-03 10:48:26 -07:00
2012-05-03 10:48:26 -07:00
2016-07-01 15:08:43 +05:30
2012-05-03 10:48:26 -07:00
2015-06-11 17:19:19 +02:00
2016-03-02 14:33:25 -05:00
2015-09-18 16:37:17 +00:00
2016-08-10 17:47:44 +00:00

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.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://git.openstack.org/openstack/cinder.git

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
OpenStack Block Storage (Cinder)
Readme 963 MiB
Languages
Python 99.7%
Smarty 0.3%