<div dir="ltr">Hi,<div><br></div><div>I am now trying to refactor the mistral context by using oslo_context. However, it turns out the error in testing of keystone (this test belongs to mistral unittest). What i saw in the error that, the below statement does not return value:</div><div><span style="color:rgb(128,128,128);font-style:italic;font-family:"dejavu sans mono";font-size:9pt"><br></span></div><div><span style="color:rgb(128,128,128);font-style:italic;font-family:"dejavu sans mono";font-size:9pt">auth_url = CONF.keystone_authtoken.auth_uri</span></div><div>(<a href="https://github.com/openstack/mistral/blob/master/mistral/utils/openstack/keystone.py#L48">https://github.com/openstack/mistral/blob/master/mistral/utils/openstack/keystone.py#L48</a>)</div><div><br></div><div>and then keystone client can not authenticate since auth_url is not provided. I did not change anything just refactor the context. Master branch is still going well with this test.</div><div><br></div><div>Does any one have information about it? Thanks in advanced</div><div><br></div><div>Br,</div><div><br></div><div>Tuan/Nokia</div></div>