cinder/cinder
2016-09-02 17:31:34 +00:00
..
api Deleting volume metadata keys with a single request 2016-09-01 02:31:15 +03:00
backup Merge "Removed RPC topic config options" 2016-08-29 18:49:37 +00:00
brick Remove race condition from lvextend 2016-08-01 20:26:14 +00:00
cmd Removed RPC topic config options 2016-08-29 11:16:53 +05:30
common Removed RPC topic config options 2016-08-29 11:16:53 +05:30
compute Fix the interface to call update_server_volume 2016-08-18 11:45:47 +08:00
config Replace key manager with Castellan 2016-08-29 10:19:10 +08:00
consistencygroup Removed RPC topic config options 2016-08-29 11:16:53 +05:30
db Merge "Add group snapshots - APIs" 2016-08-31 16:47:09 +00:00
group Removed RPC topic config options 2016-08-29 11:16:53 +05:30
hacking Revert "Add hacking check to prevent assert_called_once" 2016-05-24 12:36:22 -04:00
image Use min attribute from oslo_config 2016-08-18 13:29:45 +00:00
interface Driver documentation cleanup 2016-08-25 15:51:37 +05:30
keymgr Replace key manager with Castellan 2016-08-29 10:19:10 +08:00
locale Imported Translations from Zanata 2016-09-02 06:19:30 +00:00
message Add pagination support to messages 2016-05-27 10:49:00 +00:00
objects Remove unused config.CONF 2016-08-30 10:01:46 +08:00
replication Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
scheduler Fix CapacityWeiger to accept None volume type 2016-09-02 11:56:55 +02:00
tests Merge "Fix HNAS stats reporting" 2016-09-02 17:31:34 +00:00
transfer Handle quota exceed exception 2016-06-14 09:56:10 +08:00
volume Merge "Fix HNAS stats reporting" 2016-09-02 17:31:34 +00:00
wsgi Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
zonemanager Add supported driver checks to Zone Manager 2016-09-01 15:45:42 -07:00
__init__.py Re-enabled hacking checks for H105 2016-01-05 11:22:40 +02:00
context.py Use from_environ to load context 2016-07-12 13:39:09 +10:00
coordination.py update coordination.Lock.release's docstring 2016-06-19 01:55:35 -04:00
exception.py Add supported driver checks to Zone Manager 2016-09-01 15:45:42 -07:00
flow_utils.py Refactoring of manager's create_volume flow 2015-07-24 11:19:09 +02:00
i18n.py Remove unused gettextutils from oslo-incubator 2015-10-16 15:22:49 -05:00
manager.py Add cluster job distribution 2016-07-22 21:00:11 +02:00
opts.py Replace key manager with Castellan 2016-08-29 10:19:10 +08:00
policy.py adds user_id to check_is_admin 2015-08-25 04:46:18 -07:00
quota_utils.py Handle API NotFound exceptions at WSGI level 2016-07-22 21:06:13 +02:00
quota.py Add generic volume groups 2016-07-16 19:34:39 -04:00
rpc.py Cleanup upgrade-related FIXME's 2016-08-23 09:48:34 +02:00
service.py Pin RPC server's serializer to min obj version 2016-08-25 13:18:19 +02:00
ssh_utils.py Fix sshpool.remove code 2016-03-01 03:20:04 +00:00
test.py Merge "Stop using mox in unit/*.py tests (1/2)" 2016-08-30 10:51:16 +00:00
utils.py Merge "Differentiate thick and thin provisioning" 2016-08-31 19:01:56 +00:00
version.py