
Noticed today while working on fixing issues with the config generator that oslo_policy had been added in the wrong location for pulling the config options in to the config generator. This fix moves the items that had been put in oslo.config.generator.rc but were missing in generate_sample.sh over to the appropriate location. I also removed the option for importing additional libraries in oslo.config.generator.rc given that it will not work. I am still working on a longer term solution, but we really should get this fixed so we can generate sample config files again. Change-Id: I2c14c1acc49d68305dca5a3dedc686ab07ed2088
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:
git clone https://github.com/openstack/cinder.git
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/cinder
Python client
Description
Languages
Python
99.7%
Smarty
0.3%