masakari/masakari/tests/unit
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 Make accept-language tests work with webob 1.8.x 2018-05-20 21:56:28 -07:00
cmd Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
compute Fix default value of 'nova_catalog_admin_info' 2018-02-21 14:46:29 +09: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 Use os-testr instead of testr 2017-07-05 17:37:52 +05:30
monkey_patch_example Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
objects iso8601.is8601.Utc No Longer Exists 2017-09-07 10:36:39 +09:00
__init__.py Remove reference of Nova 2016-09-28 09:41:06 +05:30
conf_fixture.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
fake_notifier.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
fake_policy.py Add notifications controller for masakari 2016-10-04 11:37:27 +05:30
fakes.py Evacuates instances which task_state is not none 2017-12-11 18:44:21 +09:00
matchers.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
policy_fixture.py Use dict.items() and dict.values() as per guidelines 2017-01-16 18:08:15 +05:30
test_api_validation.py Tolerate jsonschema==2.6.0 2017-02-16 11:17:15 +05:30
test_conf.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
test_context.py Modify unit testcases according to oslo.context 2017-11-14 04:06:23 +00:00
test_exception.py Remove support for py34 2017-07-11 15:33:14 +07:00
test_hacking.py Hacking: do not translate log messages 2017-09-25 14:34:25 +05:30
test_masakari_manage.py Add db purge support 2018-04-18 13:03:06 +05:30
test_policy.py Set admin user as the default policy 2016-11-09 11:23:43 +05:30
test_rpc.py Set access_policy for messaging's dispatcher 2017-02-09 12:17:15 +05:30
test_safeutils.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
test_service.py Completely remove mox from Masakari unittest 2018-04-17 10:09:37 +05:30
test_utils.py Use method validate_integer from oslo.utils 2018-03-29 10:02:18 +05:30
test_versions.py Add masakari-engine support 2016-10-05 14:53:26 +05:30
test_wsgi.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
utils.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30