18c5fd4d96
- Links should be https based (if possible) - Adapt it the usual OpenStack readme structure See [1] for more details. [1]: https://review.openstack.org/#/c/145519/ Change-Id: I040f4b38a5b0ffcda60a137d250478372afeccfe
28 lines
689 B
ReStructuredText
28 lines
689 B
ReStructuredText
======
|
|
MANILA
|
|
======
|
|
|
|
You have come across an OpenStack shared file system service. It has
|
|
identified itself as "Manila." It was abstracted from the Cinder
|
|
project.
|
|
|
|
* Wiki: https://wiki.openstack.org/Manila
|
|
* Developer docs: http://docs.openstack.org/developer/manila
|
|
|
|
Getting Started
|
|
---------------
|
|
|
|
If you'd like to run from the master branch, you can clone the git repo:
|
|
|
|
git clone https://github.com/openstack/manila.git
|
|
|
|
For developer information please see
|
|
`HACKING.rst <https://github.com/openstack/manila/blob/master/HACKING.rst>`_
|
|
|
|
You can raise bugs here http://bugs.launchpad.net/manila
|
|
|
|
Python client
|
|
-------------
|
|
|
|
https://github.com/openstack/python-manilaclient.git
|