cinder/cinder
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
..
api Consistency groups API is not returning project_id filter groups. 2017-03-21 18:47:41 +00:00
backup Set backup available after verify 2017-03-03 10:19:15 +08:00
brick Merge "Modify the spelling mistakes" 2017-03-11 20:06:49 +00:00
cmd cinder-backup - coordination not initialized 2017-03-03 15:34:56 +00:00
common Merge "Change the default value of used Glance API" 2017-03-08 21:49:09 +00:00
compute Remove TODO related to Nova API version 2017-03-03 11:00:29 -08:00
config Nosec subprocess with shell equal True from Bandit 2017-01-17 08:38:50 -06:00
consistencygroup Fix replication freeze mechanism 2017-01-19 10:42:24 +01:00
db Fix column types in models.py 2017-03-08 16:09:01 +01:00
group Fix replication freeze mechanism 2017-01-19 10:42:24 +01:00
hacking Switch ManageableSnaphots & ManageableVolumes list to OVO 2017-01-25 00:41:30 +00:00
image Bump prlimit cpu time for qemu-img from 2 to 8 2017-03-09 11:50:32 -05:00
interface Add the backup variable structure in backup_driver interface 2017-02-15 16:11:31 +08:00
keymgr Only log insecure key manager warning once 2016-12-28 18:53:13 -06:00
locale Imported Translations from Zanata 2016-10-15 07:34:30 +00:00
message Remove Ocata's data migrations 2017-02-15 11:41:15 +01:00
objects Use ovo instead of dict 2017-02-13 06:23:52 +00:00
scheduler Fix typo error 2017-03-01 08:52:55 +00:00
tests Consistency groups API is not returning project_id filter groups. 2017-03-21 18:47:41 +00:00
transfer Add more operations to cluster 2016-12-20 19:20:52 +01:00
volume Merge "ProphetStor driver create vol from snap with wrong size" 2017-03-14 17:24:47 +00:00
wsgi Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
zonemanager Resolve Brocade HTTPS connection error 2017-02-01 22:30:23 +01:00
__init__.py Set EVENTLET_NO_GREENDNS for IPv6 and dnspython compat 2016-11-11 13:19:07 -06:00
context.py Use to_policy_values for enforcing policy 2016-09-13 01:13:15 +00:00
coordination.py Add lock acquire/release debug messages 2017-01-26 17:04:23 +01:00
exception.py Add Ocata sanity check migration 2017-02-07 09:53:30 +01:00
flow_utils.py Fix logging traceback in service logs 2016-12-20 12:39:07 +05:30
i18n.py
manager.py Add per-backend availability zones 2017-03-03 09:35:00 -06:00
opts.py Merge "Remove Linux SMBFS driver" 2017-03-11 20:16:28 +00:00
policy.py Use to_policy_values for enforcing policy 2016-09-13 01:13:15 +00:00
quota.py Improve DB method naming consistency 2016-12-13 19:23:05 +01:00
quota_utils.py Cinder consistency group returning generic error message 2016-12-21 12:52:06 +08:00
rpc.py Fix notification short-circuit 2017-02-01 17:11:14 +01:00
service.py Add per-backend availability zones 2017-03-03 09:35:00 -06:00
ssh_utils.py Fix sshpool.remove code 2016-03-01 03:20:04 +00:00
test.py Switch and/or to ternary operator 2017-02-10 10:16:43 -06:00
utils.py Fix 500 error if boolean is_public is passed as string 2017-03-09 14:01:36 +05:30
version.py