cinder/cinder
2018-02-22 00:30:39 +00:00
..
api Merge "Expand on mv 3.50 description" 2018-02-17 11:28:04 +00:00
backup Merge "Fix spelling mistakes" 2018-02-19 06:42:16 +00:00
brick Merge "Fixes creation of mirrored volumes due to wrong type" 2017-12-16 02:30:28 +00:00
cmd Remove "cinder-manage logs" commands 2018-02-09 12:08:18 -05:00
common Remove deprecated 'pybasedir' config option 2017-12-16 16:30:06 +00:00
compute Add service_token for cinder-nova interaction 2017-12-15 12:04:23 +05:30
consistencygroup Remove consistencygroups/api.py 2018-01-26 17:59:27 -05:00
db Fix how backups handle encryption key IDs 2018-01-30 22:12:49 +00:00
group Revert consumed quota when failed to create group from source group 2018-02-06 16:30:55 +08:00
hacking Add contributor doc on assertEqual vs assertFalse 2017-08-30 17:50:02 +00:00
image Merge "RBD: Support encrypted volumes" 2018-01-25 05:12:20 +00:00
interface Handle deprecation of inspect.getargspec 2017-11-21 12:57:05 -06:00
keymgr Fix DuplicateOptError in fixed_key migration code 2018-02-02 15:49:02 +00:00
locale Imported Translations from Zanata 2018-02-17 06:24:15 +00:00
message Disallow unmanaging encrypted volumes 2017-11-29 10:43:32 -05:00
objects Fix how backups handle encryption key IDs 2018-01-30 22:12:49 +00:00
policies Add policy check for complete attachment API action 2018-01-24 15:48:22 +00:00
scheduler Improve logs on scheduler 2018-02-12 17:37:28 -02:00
tests Merge "Tests: Fix 3par tests with hash randomization" 2018-02-22 00:30:39 +00:00
transfer Block attempts to transfer encrypted volumes 2018-01-04 16:40:05 +00:00
volume Merge "SMBFS: allow snapshot ro attach" 2018-02-21 19:37:34 +00:00
wsgi Initialize osprofiler in WSGI application 2018-01-09 14:06:34 +01:00
zonemanager Support fabric specific Cisco FC Zone Name 2018-01-25 21:14:04 -08:00
__init__.py
context.py Fix: Propagate OS global request ID 2018-01-15 22:00:27 +01:00
coordination.py Remove deprecated heartbeat options 2017-10-03 14:41:18 -05:00
exception.py Remove deprecated fatal_exception_format_errors option 2018-02-14 17:03:21 -06:00
flow_utils.py
i18n.py Replace http with https for doc links in cinder 2017-10-17 11:14:01 +08:00
manager.py
opts.py Remove deprecated fatal_exception_format_errors option 2018-02-14 17:03:21 -06:00
policy.py Add cg policies and clean up old policy handling 2017-12-04 10:07:54 +08:00
quota_utils.py
quota.py
rpc.py
service_auth.py Add service_token for cinder-nova interaction 2017-12-15 12:04:23 +05:30
service.py Cinder logs rabbitmq password on connection log 2018-02-16 23:10:50 +00:00
ssh_utils.py Stop a connections leak when freeing an SSHPool 2018-02-14 18:16:55 -06:00
test.py Make CinderException format errors fatal for tests 2018-02-06 21:17:17 +00:00
utils.py Merge "QNAP: Pass unit tests with hash randomization enabled" 2018-02-17 11:28:01 +00:00
version.py