cinder/cinder
Jia Min f22a4a3625 IBM storage: switch to generic volume group
For Pike, IBM storage driver needs to switch to generic volume group
from consistency group. Because IBM storage driver manages both
Spectrum Accelerate Family and DS8000 Family, this change will only
change the common code shared by these storages. Changes for these
storage systems will be in separate reviews.

Implements: blueprint ibm-storage-vg

Change-Id: Id9964f868c2dc14aaee37e4bcbba330fb4575492
2017-03-15 18:56:46 -07:00
..
api Merge "Fix 500 HTTP API error caused by rpcapi RemoteError exception" 2017-03-13 20:43:57 +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 IBM storage: switch to generic volume group 2017-03-15 18:56:46 -07:00
transfer Add more operations to cluster 2016-12-20 19:20:52 +01:00
volume IBM storage: switch to generic volume group 2017-03-15 18:56:46 -07: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_utils.py Cinder consistency group returning generic error message 2016-12-21 12:52:06 +08:00
quota.py Improve DB method naming consistency 2016-12-13 19:23:05 +01: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