Takashi Kajinami 3530f4ab98 Drop redundant hacking check for xrange
xrange no longer exists in Python 3 and it is caught by the core check
(as an undefined method).

Change-Id: If3a579f0e6cb4883c2d560a5e12fd5c4f56297f4
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2026-01-07 21:36:39 +00:00
2024-01-27 23:57:00 +09:00
2025-10-28 18:32:16 +03: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
2025-12-04 12:37:25 +00:00
2017-10-25 11:57:46 -04:00
2019-04-19 19:27:35 +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/

S
Description
Shared filesystem management project for OpenStack.
Readme 198 MiB
Languages
Python 99.4%
Shell 0.6%