ooi/ooi/tests/unit
Enol Fernandez d1da7a1dfe Add option to handle SSL termination proxies
ooi needs to return URLs of objects matching the URL scheme used
for serving the application even if ooi is behind a SSL termination
proxy.

A new configuration variable "ooi_secure_proxy_ssl_header" that
defines the HTTP header that can be used to update the wsgi.url_scheme
environment variable. Typical value for this variable is
'HTTP_X_FORWARDED_PROTO'.

Change-Id: I7ce7583f64778f667a7ea310d493390d9e19f1e2
Closes-Bug: #1676844
2017-03-28 13:16:25 +01:00
..
controllers Do not crash on volume attachments without device 2017-02-13 07:09:55 +00:00
occi Add categories to resource links 2017-01-16 18:03:54 +00:00
__init__.py tests: separate between functional and unit 2016-06-23 14:53:44 +02:00
test_parser.py Update link handling in parser 2017-01-13 12:32:03 +00:00
test_resource_exception_handler.py Removes unnecessary utf-8 encoding 2017-01-12 15:21:57 +05:30
test_validator.py Update link handling in parser 2017-01-13 12:32:03 +00:00
test_wsgi.py Add option to handle SSL termination proxies 2017-03-28 13:16:25 +01:00