Shared filesystem management project for OpenStack.
Go to file
Andreas Jaeger 883e02f219 Switch to oslo.config
The config module in oslo-incubator has been replaced by oslo.config.
Projects need to switch completely to oslo.config for kilo.

This patch does:
* Register options with oslo.config (new file manila/opts.py)
* Generate the config file using oslo-config-generator
* Remove obsoleted entries for this from openstack-common.conf
* Remove oslo-incubator config files

Change-Id: I30b594423c08782e13a1f615099ae65f997a8551
Closes-Bug: #1382183
2014-10-22 19:55:45 +02:00
bin Use oslo.i18n 2014-10-19 19:21:03 +02:00
contrib Merge "Add new search options for security service" 2014-10-19 02:53:33 +00:00
doc Fix doc build 2014-10-14 21:16:24 +02:00
etc Switch to oslo.config 2014-10-22 19:55:45 +02:00
manila Switch to oslo.config 2014-10-22 19:55:45 +02:00
tools Switch to oslo.config 2014-10-22 19:55:45 +02:00
.gitignore Updated usage of locks 2014-08-27 13:38:34 +00:00
.gitreview Move from stackforge to openstack 2014-09-19 21:23:02 +00:00
.testr.conf Refactor test framework 2014-07-22 14:58:48 +03:00
CONTRIBUTING.md docs 2013-09-17 10:57:47 +03:00
HACKING.rst Remove extraneous vim editor configuration comments 2014-10-08 22:40:24 +02:00
LICENSE Initialize from cinder 2013-08-08 10:34:06 -04:00
MANIFEST.in Initialize from cinder 2013-08-08 10:34:06 -04:00
README.rst Rename stackforge to openstack in docs 2014-09-20 09:20:11 +03:00
babel.cfg Initialize from cinder 2013-08-08 10:34:06 -04:00
openstack-common.conf Switch to oslo.config 2014-10-22 19:55:45 +02:00
pylintrc docs 2013-09-17 10:57:47 +03:00
requirements.txt Use oslo.serialization 2014-10-22 16:40:42 +02:00
run_tests.sh Refactor test framework 2014-07-22 14:58:48 +03:00
setup.cfg Switch to oslo.config 2014-10-22 19:55:45 +02:00
setup.py Sync with global requirements 2014-07-14 11:15:21 +02:00
test-requirements.txt Sync with global requirements 2014-10-20 08:35:11 +02:00
tox.ini Switch to oslo.config 2014-10-22 19:55:45 +02:00

README.rst

The Choose Your Own Adventure README for Manila

You have come across an OpenStack shared filesystem service. It has identified itself as "Manila." It was abstracted from the Cinder project.

To monitor it from a distance: follow @openstack on twitter.

To tame it for use in your own cloud: read http://docs.openstack.org

To study its anatomy: read https://wiki.openstack.org/wiki/Manila

To dissect it in detail: visit http://github.com/openstack/manila

To taunt it with its weaknesses: use http://bugs.launchpad.net/manila

To watch it: http://jenkins.openstack.org

To hack at it: read HACKING.rst

To cry over its pylint problems: http://jenkins.openstack.org/job/manila-pylint/violations