swift/test/unit
Alistair Coles dd113ab25a Refactor proxy-server conf loading to a helper function
There were two middlewares using a common pattern to load
the proxy-server app config section. The existing pattern
fails to recognise option overrides that are declared using
paste-deploy's 'set' notation, as illustrated by the change
to test_dlo.py in this patch.

This patch replaces the existing code with a helper function
that loads the proxy-server config using the paste-deploy loader.
The resulting config dict is therefore exactly the same as that
used to initialise the proxy-server app.

Change-Id: Ib58ce03e2010f41e7eb11f1a6dc78b0b7f55d466
2017-12-07 10:24:30 -08:00
..
account Use check_drive consistently 2017-11-01 16:33:40 +00:00
cli Add checksum to object extended attributes 2017-11-03 13:30:05 -04:00
common Refactor proxy-server conf loading to a helper function 2017-12-07 10:24:30 -08:00
container Use check_drive consistently 2017-11-01 16:33:40 +00:00
obj Add metadata checksums to old objects in auditor. 2017-11-13 10:22:57 -08:00
proxy Merge "Increase connection timeout for object controller tests" 2017-11-06 19:06:24 +00:00
test_locale monkeypatch thread for keystoneclient 2015-11-03 16:36:19 +01:00
__init__.py Add checksum to object extended attributes 2017-11-03 13:30:05 -04:00
helpers.py Move listing formatting out to proxy middleware 2017-09-15 06:38:26 +00:00