Go to file
Rajat Dhasmana b675b66d4f Fix: show volume by name for non-admins
Currently we don't pop the all_tenants field for non-admins resulting
in database not able to process it and no records are displayed.
Cinderclient passes it for most APIs since it doesn't have the context
and cannot determine if the user is admin or non-admin.
On the API side, we need to filter out the all_tenants key for non-admins
since it is only valid for admin operations.
This only happens incase of general filtering API which was introduced
in microversion 3.31, prior to this all invalid filters were removed.

Closes-Bug: #1917574
Change-Id: Idf619b4dbb64318f6e2231b13b8bacce3deaa43b
2021-04-06 13:00:19 +00:00
2020-11-03 18:53:39 +02:00
2020-10-14 08:24:13 -04:00
2019-04-19 19:26:48 +00:00
2017-10-10 00:46:42 +00:00
2020-08-19 15:00:35 +00:00
2012-05-03 10:48:26 -07:00
2021-02-10 12:27:47 -05:00
2020-01-22 11:44:36 +00:00
2020-10-06 13:28:45 +02:00
2021-01-28 08:22:13 -05:00
2020-04-17 14:47:10 +02:00
2021-02-16 10:54:51 -05:00
2021-02-19 23:22:37 +01:00

OpenStack Cinder

image

OpenStack Cinder is a storage service for an open cloud computing service.

You can learn more about Cinder at:

Getting Started

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

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

If you'd like to contribute, please see the information in CONTRIBUTING.rst

You can raise bugs on Launchpad

Python client

Python Cinderclient

Description
OpenStack Block Storage (Cinder)
Readme 970 MiB
Languages
Python 99.7%
Smarty 0.3%