manila/README.rst

28 lines
689 B
ReStructuredText
Raw Normal View History

======
MANILA
======
2013-08-08 10:34:06 -04:00
You have come across an OpenStack shared file system service. It has
identified itself as "Manila." It was abstracted from the Cinder
project.
2013-08-08 10:34:06 -04:00
* Wiki: https://wiki.openstack.org/Manila
* Developer docs: http://docs.openstack.org/developer/manila
2013-08-08 10:34:06 -04:00
Getting Started
---------------
2013-08-08 10:34:06 -04:00
If you'd like to run from the master branch, you can clone the git repo:
git clone https://github.com/openstack/manila.git
2013-08-08 10:34:06 -04: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
You can raise bugs here http://bugs.launchpad.net/manila
2013-08-08 10:34:06 -04:00
Python client
-------------
2013-08-08 10:34:06 -04:00
https://github.com/openstack/python-manilaclient.git