30ab595ec7
Clean up D000 and D005 warnings on doc build. Closes-Bug: #1777669 Change-Id: I3c059136850a15a823b7eff83c7837f55a09f734
42 lines
1.0 KiB
ReStructuredText
42 lines
1.0 KiB
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
|
|
|
|
* Release notes for the project can be found at:
|
|
|
|
https://docs.openstack.org/releasenotes/manila/
|
|
|