cinder/cinder/wsgi
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 Add Cinder API wsgi application 2015-08-25 13:48:03 +03:00
common.py Port WSGI tests to Python 3 2015-10-13 18:25:51 +00:00
eventlet_server.py Don't use default=None for config options 2015-11-07 23:20:39 +00:00
wsgi.py Use pbr wsgi_scripts to install Cinder WSGI entry point 2015-09-28 17:05:45 +03:00