manila/manila
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
..
api Update export location retrieval APIs 2016-03-02 09:32:28 -05:00
cmd Moved CORS middleware configuration into oslo-config-generator 2016-03-03 16:13:20 +00:00
common Moved CORS middleware configuration into oslo-config-generator 2016-03-03 16:13:20 +00:00
compute Use existing "insecure" options when creating nova/cinder clients 2016-02-12 12:20:42 +01:00
consistency_group Add space to message in manila/consistency_group/api.py 2015-12-17 06:56:43 +00:00
data Introduced Data Service 2016-03-01 17:13:51 -03:00
db Add ZFSonLinux share driver 2016-03-01 13:34:18 +02:00
hacking Fix issue in hacking with underscore imports 2016-02-05 08:01:50 +01:00
network LXC/LXD driver 2016-03-02 18:55:22 +04:00
scheduler Scheduler enhancements for Share Replication 2016-02-24 14:05:09 -05:00
share LXC/LXD driver 2016-03-02 18:55:22 +04:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Merge "LXC/LXD driver" 2016-03-02 20:13:28 +00:00
volume Use existing "insecure" options when creating nova/cinder clients 2016-02-12 12:20:42 +01:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py Define context.roles with base class 2016-02-25 19:35:04 +00:00
exception.py Implement admin network in generic driver 2016-03-01 17:08:38 -03:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py LXC/LXD driver 2016-03-02 18:55:22 +04:00
policy.py Use oslo_policy lib instead of oslo-incubator code 2015-04-21 13:05:42 +03:00
quota.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
rpc.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
service.py Trivial Fix: fix missing import 2016-01-21 19:36:47 +08:00
test.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
utils.py LXC/LXD driver 2016-03-02 18:55:22 +04:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00
wsgi.py Moved CORS middleware configuration into oslo-config-generator 2016-03-03 16:13:20 +00:00