<p dir="ltr">Hi, Chmouel!</p>
<p dir="ltr">I have seen your commit <a href="https://review.openstack.org/#/c/36427/2">https://review.openstack.org/#/c/36427/2</a> introducing auth plugins to keystone client.</p>
<p dir="ltr">I have developed a common API client library that already has auth plugin mechanism found in novaclient. The library can be used in keystone, nova, and glance clients, and now it is accepted to marconi client ( <a href="https://github.com/stackforge/python-marconiclient/tree/master/marconiclient/common/apiclient">https://github.com/stackforge/python-marconiclient/tree/master/marconiclient/common/apiclient</a>).</p>

<p dir="ltr">The library has several important features:</p>
<p dir="ltr">* reissue authentication request for expired tokens;<br>
* pluggable authentication;<br>
* rich exceptions hierarchy;<br>
* utils for building CLI tools;<br>
* share one token between sessions to different servers (nova, glance, keystone, etc)</p>
<p dir="ltr">The library is ready to use in keystone client.</p>
<p dir="ltr">Could you take a look on it, please?<br></p>
<p dir="ltr">Alessio Ababilov<br>
Senior Software Engineer<br>
Grid Dynamics<br>
</p>