cinder/etc/cinder
whoami-rajat 46363697d9 Handling filters in Generalized Filtering API
This patch handles the following filters :

1) all_tenants : Restoring to previous functionality of ignoring
invalid filters

2) is_public (volume_type): This filter has the 3 valid values,
* True : show only public volume types (valid for non-admins)
* False : show only private volume types (valid for admins)
* None : show both private and public volume types
Since this filter is valid for admins as well as non-admins,
we can pass this through filtering API to lower level code where
this is handled correctly.

3) name (group, group snapshot): 'name' is a valid parameter for
non-admins while showing a group or group snapshot.

Closes-Bug: #1753885

Change-Id: I1545c165087f80a9fdc9f576114a820ac95be5c5
(cherry picked from commit 80e94ac3dc)
2019-03-27 16:14:08 +00:00
..
rootwrap.d Revert "Remove truncate from rootwrap filters" 2019-03-06 10:08:10 -05:00
README-cinder.conf.sample Remove the cinder.conf.sample file 2014-12-07 23:09:36 +08:00
README-policy.generate.md [policy in code] Add support for attachment resource 2017-09-26 03:19:20 +00:00
api-httpd.conf Add Cinder API wsgi application 2015-08-25 13:48:03 +03:00
api-paste.ini Remove API v1 2017-09-06 07:39:10 -05:00
logging_sample.conf Move logging sample to use oslo_log 2015-04-30 15:04:48 +00:00
resource_filters.json Handling filters in Generalized Filtering API 2019-03-27 16:14:08 +00:00
rootwrap.conf Fix bugs of GPFSNFS & GPFSRemote Driver initialization failure 2017-05-22 12:52:30 +05:30