2015-01-22 10:59:57 +01:00
|
|
|
======
|
|
|
|
MANILA
|
|
|
|
======
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2015-01-22 10:59:57 +01:00
|
|
|
You have come across an OpenStack shared file system service. It has
|
2014-07-22 10:51:47 +02:00
|
|
|
identified itself as "Manila." It was abstracted from the Cinder
|
|
|
|
project.
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2015-01-22 10:59:57 +01:00
|
|
|
* Wiki: https://wiki.openstack.org/Manila
|
|
|
|
* Developer docs: http://docs.openstack.org/developer/manila
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2015-01-22 10:59:57 +01:00
|
|
|
Getting Started
|
|
|
|
---------------
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2015-01-22 10:59:57 +01:00
|
|
|
If you'd like to run from the master branch, you can clone the git repo:
|
2014-06-02 10:06:03 +00:00
|
|
|
|
2015-01-22 10:59:57 +01:00
|
|
|
git clone https://github.com/openstack/manila.git
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2015-01-22 10:59:57 +01:00
|
|
|
For developer information please see
|
|
|
|
`HACKING.rst <https://github.com/openstack/manila/blob/master/HACKING.rst>`_
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2015-01-22 10:59:57 +01:00
|
|
|
You can raise bugs here http://bugs.launchpad.net/manila
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2015-01-22 10:59:57 +01:00
|
|
|
Python client
|
|
|
|
-------------
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2015-01-22 10:59:57 +01:00
|
|
|
https://github.com/openstack/python-manilaclient.git
|