1 Metadata-Version: 1.1 2 Name: manila 3 Version: 8.1.4 4 Summary: Shared Storage for OpenStack 5 Home-page: https://docs.openstack.org/manila/latest/ 6 Author: OpenStack 7 Author-email: openstack-discuss@lists.openstack.org 8 License: UNKNOWN 9 Description: ======================== 10 Team and repository tags 11 ======================== 12 13 .. image:: https://governance.openstack.org/tc/badges/manila.svg 14 :target: https://governance.openstack.org/tc/reference/tags/index.html 15 16 .. Change things from this point on 17 18 ====== 19 MANILA 20 ====== 21 22 You have come across an OpenStack shared file system service. It has 23 identified itself as "Manila." It was abstracted from the Cinder 24 project. 25 26 * Wiki: https://wiki.openstack.org/wiki/Manila 27 * Developer docs: https://docs.openstack.org/manila/latest/ 28 29 Getting Started 30 --------------- 31 32 If you'd like to run from the master branch, you can clone the git repo: 33 34 git clone https://git.openstack.org/openstack/manila.git 35 36 For developer information please see 37 `HACKING.rst <https://git.openstack.org/cgit/openstack/manila/tree/HACKING.rst>`_ 38 39 You can raise bugs here https://bugs.launchpad.net/manila 40 41 Python client 42 ------------- 43 44 https://git.openstack.org/cgit/openstack/python-manilaclient.git 45 46 * Release notes for the project can be found at: 47 48 https://docs.openstack.org/releasenotes/manila/ 49 50 51 Platform: UNKNOWN 52 Classifier: Environment :: OpenStack 53 Classifier: Intended Audience :: Information Technology 54 Classifier: Intended Audience :: System Administrators 55 Classifier: License :: OSI Approved :: Apache Software License 56 Classifier: Operating System :: POSIX :: Linux 57 Classifier: Programming Language :: Python 58 Classifier: Programming Language :: Python :: 2 59 Classifier: Programming Language :: Python :: 2.7 60 Classifier: Programming Language :: Python :: 3 61 Classifier: Programming Language :: Python :: 3.5