553fdbf349
Change-Id: Ib7dd564b2161b014c727ad58c114043739f42389
37 lines
948 B
ReStructuredText
37 lines
948 B
ReStructuredText
========================
|
|
Team and repository tags
|
|
========================
|
|
|
|
.. image:: https://governance.openstack.org/tc/badges/manila.svg
|
|
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
|
|
|
.. Change things from this point on
|
|
|
|
======
|
|
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/wiki/Manila
|
|
* Developer docs: https://docs.openstack.org/manila/latest/
|
|
|
|
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 https://bugs.launchpad.net/manila
|
|
|
|
Python client
|
|
-------------
|
|
|
|
https://github.com/openstack/python-manilaclient.git
|