masakari/masakari
dineshbhor 2d4c349b16 Fix failing test cases
Patch: I334da33385b5d6a387824056a5ba6aa982759314 released a new
version of oslo.context which includes the change to add global
request_id to context: I1521188ae627fa2e7d35aa2ffffbcb620c527765.

This patch fixes the failing test cases by adding global_request_id
to context in tests assertion.

Reference to failing logs: http://logs.openstack.org/08/462108/6/check/gate-masakari-python27-ubuntu-xenial/210acc8/
Change-Id: I6e8fe2b3963f4ffdc751c241f03bd47d230f2a98
2017-05-29 10:28:25 +05:30
..
api Remove log translations 2017-04-05 08:11:09 +00:00
cmd Remove log translations 2017-04-05 08:11:09 +00:00
common Add support for wsgi framework 2016-07-12 13:10:10 +05:30
compute Remove log translations 2017-04-05 08:11:09 +00:00
conf Don't pass argument sqlite_db in set_defaults() 2017-03-29 07:44:41 +00:00
db Add business rules for host and failover_segment 2017-02-01 11:39:45 +05:30
engine Ignore instance recovery for 'paused' or 'rescued' instance 2017-04-20 12:02:12 +05:30
ha Add business rules for host and failover_segment 2017-02-01 11:39:45 +05:30
hacking Remove log translations 2017-04-05 08:11:09 +00:00
objects Add business rules for host and failover_segment 2017-02-01 11:39:45 +05:30
tests Fix failing test cases 2017-05-29 10:28:25 +05:30
__init__.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
config.py Add RPC layer for masakari 2016-10-07 13:16:26 +05:30
context.py Stop logging unnecessary warning on context create 2017-01-27 11:35:01 +05:30
exception.py Ignore instance recovery for 'paused' or 'rescued' instance 2017-04-20 12:02:12 +05:30
i18n.py Remove log translations 2017-04-05 08:11:09 +00: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 Set access_policy for messaging's dispatcher 2017-02-09 12:17:15 +05:30
safe_utils.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
service.py Remove log translations 2017-04-05 08:11:09 +00:00
test.py Use dict.items() and dict.values() as per guidelines 2017-01-16 18:08:15 +05:30
utils.py Remove log translations 2017-04-05 08:11:09 +00:00
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