2016-11-24 12:00:49 +01:00
|
|
|
========================
|
|
|
|
Team and repository tags
|
|
|
|
========================
|
|
|
|
|
2017-08-04 11:22:44 +08:00
|
|
|
.. image:: https://governance.openstack.org/tc/badges/manila.svg
|
|
|
|
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
2016-11-24 12:00:49 +01:00
|
|
|
|
|
|
|
.. Change things from this point on
|
|
|
|
|
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
|
|
|
|
2017-08-04 11:22:44 +08:00
|
|
|
* Wiki: https://wiki.openstack.org/wiki/Manila
|
|
|
|
* Developer docs: https://docs.openstack.org/manila/latest/
|
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
|
|
|
|
2020-03-18 18:59:27 -07:00
|
|
|
git clone https://opendev.org/openstack/manila
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2015-01-22 10:59:57 +01:00
|
|
|
For developer information please see
|
2019-10-05 10:02:44 +08:00
|
|
|
`HACKING.rst <https://opendev.org/openstack/manila/src/branch/master/HACKING.rst>`_
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2017-04-11 11:43:49 +05:30
|
|
|
You can raise bugs here https://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
|
|
|
|
2020-03-18 18:59:27 -07:00
|
|
|
https://opendev.org/openstack/python-manilaclient
|
2018-06-14 10:34:12 +08:00
|
|
|
|
2019-10-05 11:29:37 +08:00
|
|
|
* Documentation for the project can be found at:
|
|
|
|
|
|
|
|
https://docs.openstack.org/manila/latest/
|
|
|
|
|
2018-06-14 10:34:12 +08:00
|
|
|
* Release notes for the project can be found at:
|
2018-06-19 11:08:58 -04:00
|
|
|
|
|
|
|
https://docs.openstack.org/releasenotes/manila/
|
|
|
|
|
2019-10-05 11:29:37 +08:00
|
|
|
* Source for the project:
|
|
|
|
|
|
|
|
https://opendev.org/openstack/manila
|
|
|
|
|
|
|
|
* Bugs:
|
|
|
|
|
|
|
|
https://bugs.launchpad.net/manila
|
|
|
|
|
|
|
|
* Blueprints:
|
|
|
|
|
|
|
|
https://blueprints.launchpad.net/manila
|
2019-12-27 17:25:54 +08:00
|
|
|
|
|
|
|
* Design specifications are tracked at:
|
|
|
|
|
|
|
|
https://specs.openstack.org/openstack/manila-specs/
|