cinder/cinder/compute
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
..
__init__.py Cleaning up CONF.register_opts() in compute/__init__.py 2015-08-21 14:17:25 -05:00
nova.py Don't use default=None for config options 2015-11-07 23:20:39 +00:00