Jeremy Stanley bb1965a08a Correct classifier typo in pyproject.toml
Warehouse (PyPI) validates package metadata on upload, including
checking that all classifiers are valid and exist in the
https://pypi.org/classifiers/ list. The upload for Manila
22.0.0.0rc1 failed with:

    400 Bad Request "Intended Audience :: System Admininstrators" is
    not a valid classifier.

I confirmed that a new build with this patch is accepted by manually
uploading to test.pypi.org so it seems to have been the only typo.

Change-Id: Ic36491a80c2d395936c24d366f8fe347ad408571
Signed-off-by: Jeremy Stanley <fungi@yuggoth.org>
(cherry picked from commit c0151ac7c6)
2026-03-13 15:38:03 +00:00
2024-01-27 23:57:00 +09:00
2026-02-17 23:38:54 +00:00
2025-09-21 03:19:18 +09:00
2017-03-30 15:12:22 +03:00
2025-02-15 23:07:20 +09:00
2026-03-11 16:11:02 -07:00
2017-10-25 11:57:46 -04:00
2026-03-13 07:15:10 +00:00
2023-08-31 14:44:36 -04:00
2013-08-08 10:34:06 -04:00
2025-08-27 21:32:18 +00:00
2025-05-13 11:43:51 +00:00

Manila

image

You have come across an OpenStack shared file system service. It has identified itself as "Manila". It was abstracted from the Cinder project.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://opendev.org/openstack/manila

For developer information please see HACKING.rst

You can raise bugs here https://bugs.launchpad.net/manila

Python client

https://opendev.org/openstack/python-manilaclient

  • Documentation for the project can be found at:

https://docs.openstack.org/manila/latest/

  • Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/manila/

  • Source for the project:

https://opendev.org/openstack/manila

  • Bugs:

https://bugs.launchpad.net/manila

  • Blueprints:

https://blueprints.launchpad.net/manila

  • Design specifications are tracked at:

https://specs.openstack.org/openstack/manila-specs/

Description
Shared filesystem management project for OpenStack.
Readme 192 MiB
Languages
Python 99.3%
Shell 0.7%