cinder/cinder/api
TommyLike c09f4ffbb9 [BugFix] Add 'all_tenants', 'project_id' in attachment-list
There are some issues around new attach/detach API/CLI,
fix them step by step. This patch adds 'all_tenants',
'project_id' support in attachment-list along with these
modifications:

1. Don't throw errors when have invalid filters and
   don't check filters when is admin context.
2. Don't apply filters again when query already applied
   limit and offset.

Change-Id: I5f469c809dfb16e52d6298c4aa13a30c27ee56f9
Closes-Bug: #1675974
(cherry picked from commit 9bb85f24de)
2017-06-19 03:05:16 +00:00
..
contrib Consistency groups API is not returning project_id filter groups. 2017-03-22 03:46:17 +00:00
middleware Remove deprecated RequestBodySizeLimiter class 2017-01-13 17:44:54 +02:00
openstack Add new attachment APIS 2017-01-20 11:47:10 -07:00
v1 Merge "Use method is_valid_boolstr from oslo_utils" 2016-12-16 04:59:38 +00:00
v2 CG API changes for migrating CGs 2016-11-22 19:08:20 -05:00
v3 [BugFix] Add 'all_tenants', 'project_id' in attachment-list 2017-06-19 03:05:16 +00:00
views Cleanup limit view name processing 2017-01-06 15:59:38 -06:00
__init__.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
common.py Make Replication support Active-Active 2017-01-19 10:42:18 +01:00
extensions.py When only .pyc left, the extended API can not be used. 2016-08-26 09:53:47 +08:00
urlmap.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
versions.py Remove unused config.CONF 2016-08-30 10:01:46 +08:00