masakari/masakari/tests/unit/api/openstack
dineshbhor b81b16c189 Make accept-language tests work with webob 1.8.x
Masakari below test cases are failing due to webob 1.8.x:
..unit.api.openstack.test_wsgi.RequestTest.test_secondary
..unit.api.openstack.test_wsgi.RequestTest.test_asterisk
..unit.api.openstack.test_wsgi.RequestTest.test_from_request

Please see the logs:
http://logs.openstack.org/53/518653/1/check/openstack-tox-py27/76866e9/testr_results.html.gz

This patch is a copy of change:
I2034d30cc8d9354be80d39e05b8488cb99c32ecf which fixes similar
test cases in nova.

This patch also changes the `lower-constraints.txt` to make
the WebOb version same as other services.

Change-Id: Ic5234735267530f3b347126e1f0afa3e25f9e1fe
2018-05-20 21:56:28 -07:00
..
ha Fix 'host delete' delete's host of another segment 2017-08-01 12:28:56 +05:30
__init__.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
fakes.py Use dict.items() and dict.values() as per guidelines 2017-01-16 18:08:15 +05:30
test_common.py Add notifications controller for masakari 2016-10-04 11:37:27 +05:30
test_extensions.py Extracted HTTP response codes to constants 2017-01-10 12:25:41 +05:30
test_wsgi.py Make accept-language tests work with webob 1.8.x 2018-05-20 21:56:28 -07:00