cinder/cinder
Nate Potter db8076be96 Don't use default=None for config options
In the config module default=None is set as the default value,
so it isn't necessary to set it again when doing config options.

Change-Id: I09989ab679d249a9f7dea6af5d53c14dd1726e09
Closes-Bug: #1323975
2015-11-07 23:20:39 +00:00
..
api Don't use default=None for config options 2015-11-07 23:20:39 +00:00
backup Don't use default=None for config options 2015-11-07 23:20:39 +00:00
brick Use lvm_conf_file directory for LVM_SYSTEM_DIR value. 2015-10-13 13:17:35 -04:00
cmd Don't use default=None for config options 2015-11-07 23:20:39 +00:00
common Don't use default=None for config options 2015-11-07 23:20:39 +00:00
compute Don't use default=None for config options 2015-11-07 23:20:39 +00:00
config Merge "Hacking check for opt name registration" 2015-10-06 20:53:29 +00:00
consistencygroup CGSnapshot Object 2015-10-19 14:37:39 +02:00
db Remove the jointly loaded model in finish_volume_migration 2015-10-21 22:52:35 -07:00
hacking Hacking check for opt name registration 2015-10-06 08:35:48 -05:00
image Port image cache to Python 3 2015-10-07 17:20:48 +02:00
keymgr encryption_api_url requires a version 2015-10-13 18:26:05 +00:00
locale Imported Translations from Zanata 2015-10-25 06:05:39 +00:00
objects Add missing cgsnapshot field to Snapshot object 2015-10-23 16:48:20 +02:00
openstack Remove unused gettextutils from oslo-incubator 2015-10-16 15:22:49 -05:00
replication Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
scheduler Fix NoneType Attribute error 2015-10-21 15:51:39 +00:00
testing updating testing readme with more current information. 2014-02-26 09:21:13 -05:00
tests Don't use default=None for config options 2015-11-07 23:20:39 +00:00
transfer Port volume transfer to Python 3 2015-09-01 13:11:13 +02:00
volume Don't use default=None for config options 2015-11-07 23:20:39 +00:00
wsgi Don't use default=None for config options 2015-11-07 23:20:39 +00:00
zonemanager Don't use default=None for config options 2015-11-07 23:20:39 +00:00
__init__.py
context.py Don't use default=None for config options 2015-11-07 23:20:39 +00:00
exception.py Change default Exception code to 500 2015-10-13 11:52:47 -04: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 Merge "Enhance deletion efficiency when backup init host" 2015-08-30 12:57:46 +00:00
policy.py adds user_id to check_is_admin 2015-08-25 04:46:18 -07:00
quota_utils.py Use project id from volume when retyping volumes 2015-10-15 15:20:28 +00:00
quota.py Cinder Nested Quota Driver 2015-08-26 12:00:15 -07:00
rpc.py Cleanup orphaned code from cinder root directory 2015-10-01 15:19:15 -05:00
service.py Service object 2015-09-01 07:09:08 +00:00
ssh_utils.py Fix Python 3 issues in utils 2015-06-15 10:29:22 +02:00
test.py Remove unit test migration logging 2015-08-06 16:46:27 -05:00
utils.py Cleanup orphaned code from cinder root directory 2015-10-01 15:19:15 -05:00
version.py