Takashi Kajinami cef2bd8af9 Fix schema for all_tenants query parameter
... to resolve the following error in list snapshot API with the flag.

```
Invalid input for field/attribute all_tenants. Value: ['1']. ['1'] is
not of type 'boolean', 'string'
```

Change-Id: Id8c83b87b0000c25ae4bcebdbe97d5e096def33c
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-12-24 00:00:39 +09: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
2025-08-27 21:44:21 +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 185 MiB
Languages
Python 99.3%
Shell 0.7%