masakari/masakari
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
..
api Optimize the link address 2017-06-08 18:37:08 +07:00
cmd Add db purge support 2018-04-18 13:03:06 +05:30
common Add support for wsgi framework 2016-07-12 13:10:10 +05:30
compute Use service_type and service_name of nova_catalog_admin_info 2017-10-19 16:45:57 +09:00
conf Changed default value of 'wait_period_after_power_off' 2018-03-08 15:34:59 +00:00
db Add db purge support 2018-04-18 13:03:06 +05:30
engine Ignore '409 Conflict' when adding reserved_host to aggregate 2018-01-19 15:17:58 +09:00
ha Fix 'host delete' delete's host of another segment 2017-08-01 12:28:56 +05:30
hacking Add db purge support 2018-04-18 13:03:06 +05:30
objects Fix 'host delete' delete's host of another segment 2017-08-01 12:28:56 +05:30
tests Make accept-language tests work with webob 1.8.x 2018-05-20 21:56:28 -07:00
__init__.py Make eventlet hub use a monotonic clock 2017-11-14 07:15:45 +00:00
config.py Add RPC layer for masakari 2016-10-07 13:16:26 +05:30
context.py Send global_request_id to nova when calls are made 2017-07-27 09:53:25 +05:30
exception.py Fix 'host delete' delete's host of another segment 2017-08-01 12:28:56 +05:30
i18n.py Update the documentation link for doc migration 2017-07-24 16:34:45 +08:00
manager.py Add masakari-engine support 2016-10-05 14:53:26 +05:30
policy.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
rpc.py Use get_rpc_transport instead of get_transport 2017-06-28 05:03:06 +00:00
safe_utils.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
service.py Make eventlet hub use a monotonic clock 2017-11-14 07:15:45 +00:00
test.py Completely remove mox from Masakari unittest 2018-04-17 10:09:37 +05:30
utils.py Use method validate_integer from oslo.utils 2018-03-29 10:02:18 +05:30
version.py Remove log translations 2017-04-05 08:11:09 +00:00
wsgi.py Remove log translations 2017-04-05 08:11:09 +00:00