[Openstack] Keystone client auth plugins

Adam Young ayoung at redhat.com
Thu Jul 18 13:19:21 UTC 2013


On 07/18/2013 12:33 AM, Alessio Ababilov wrote:
>
> Hi, Chmouel!
>
> I have seen your commit https://review.openstack.org/#/c/36427/2 
> introducing auth plugins to keystone client.
>
> 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 ( 
> https://github.com/stackforge/python-marconiclient/tree/master/marconiclient/common/apiclient).
>
> The library has several important features:
>
> * reissue authentication request for expired tokens;
> * pluggable authentication;
> * rich exceptions hierarchy;
> * utils for building CLI tools;
> * share one token between sessions to different servers (nova, glance, 
> keystone, etc)
>
> The library is ready to use in keystone client.
>
> Could you take a look on it, please?
>
> Alessio Ababilov
> Senior Software Engineer
> Grid Dynamics
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
Would it be possible to move that code to Keystone Client?  We'd love to 
use it, but the Keystone team is working on Auth, and to have the auth 
mechanisms spit out of our project will put a real burden on getting 
things working and fixed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130718/1441950e/attachment.html>


More information about the Openstack mailing list