cinder/cinder/tests/unit/api
prashkre 9ed8c61ec5 Consistency groups API is not returning project_id filter groups.
This fixes issue with consistency groups API which is always
returning 'context.project_id' specific consistency groups from
cinder.groups instead of required project specific groups i.e.
irrespective of filters ('all_tenants','project_id') being passed
it is returning context.project_id groups.

Closes-Bug: #1671220

Change-Id: I553aab33c01f1e5b0053172e86d276ccfabf4952
2017-03-21 18:47:41 +00:00
..
contrib Consistency groups API is not returning project_id filter groups. 2017-03-21 18:47:41 +00:00
middleware Remove XML API 2016-04-21 16:05:29 +00:00
openstack Validate display_name/description attributes in API layer 2017-03-01 10:55:12 +08:00
v1 Reuse API v2 for v1 calls 2017-03-03 08:18:11 -06:00
v2 Enforce _usage_from_snapshot to fetch info from deleted volume 2017-02-23 15:00:50 -03:00
v3 Fix 500 error if boolean is_public is passed as string 2017-03-09 14:01:36 +05:30
views Simplify calls to mock_object 2016-12-13 18:37:26 +01:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py Fix consisgroup V3 interfaces 2016-07-04 16:21:44 +08:00
test_common.py Refactor api test_common to use ddt library 2016-12-05 14:08:43 +02:00
test_versions.py Simplify calls to mock_object 2016-12-13 18:37:26 +01:00