manila/manila/cmd
Tin Lam 75d85aab3c Moved CORS middleware configuration into oslo-config-generator
The default values needed for manila's implementation of cors
middleware have been moved from paste.ini into the configuration
hooks provided by oslo.config. Furthermore, these values have been
added to the default initialization procedure. This ensures
that if a value remains unset in the configuration file, it will
fallback to using sane defaults. It also ensures that an operator
modifying the configuration will be presented with that same
set of defaults.

Change-Id: Ie4adc39866a4ee6132eab6a111660218b3e6e5bd
Closes-Bug: #1551836
2016-03-03 16:13:20 +00:00
..
__init__.py Use entry_points for manila scripts 2015-04-14 21:04:01 +03:00
all.py Moved CORS middleware configuration into oslo-config-generator 2016-03-03 16:13:20 +00:00
api.py Enable multi-process for API service 2015-07-23 10:22:24 +00:00
data.py Introduced Data Service 2016-03-01 17:13:51 -03:00
manage.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
scheduler.py Sync oslo-incubator code 2015-04-22 11:20:25 +03:00
share.py Enable multi-process for API service 2015-07-23 10:22:24 +00:00