Re: [Openstack] implementing custom keystone module

2012-08-22 Thread pat
On Tue, 21 Aug 2012 17:38:54 -0400, Adam Young wrote
> On 08/21/2012 05:10 PM, pat wrote:
> > Hello,
> >
> > I want to implement custom keystone authentication module. I went through 
> > the
> 
> What are you trying to do?  There is a good chance that one of the 
> other modules can be a good example.

Well, probably multi-LDAP module, so probably start with current LDAP.

> 
> > documentation and I'm not sure where to start :-\ Please, could you point me
> > to specific page describing this? Thanks. And one more: please, could you
> > point me to document which describes relation between keystone and WSGI? And
> 
> WSGI is a standard for writing Web applicaions in Python. Keystone 
> complies with the WSGI contract.  THus, while Keystone is usually 
> run in the Eventlet web container, it can run in Apache HTTPD as 
> well.  Both are WSGI containers.

Thanks for explanation.

> 
> > yes, I've never used python :-)
> >
> > Thanks for help.
> >
> >   Pat
> >
> > P.S. I've googled a lot, but keystone is too common world :-(
> 
> Google for "Openstack Keystone" and you will have more success.

Thanks

 Pat




Freehosting PIPNI - http://www.pipni.cz/


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] implementing custom keystone module

2012-08-21 Thread Adam Young

On 08/21/2012 05:10 PM, pat wrote:

Hello,

I want to implement custom keystone authentication module. I went through the


What are you trying to do?  There is a good chance that one of the other 
modules can be a good example.



documentation and I'm not sure where to start :-\ Please, could you point me
to specific page describing this? Thanks. And one more: please, could you
point me to document which describes relation between keystone and WSGI? And


WSGI is a standard for writing Web applicaions in Python. Keystone 
complies with the WSGI contract.  THus, while Keystone is usually run in 
the Eventlet web container, it can run in Apache HTTPD as well.  Both 
are WSGI containers.




yes, I've never used python :-)

Thanks for help.

  Pat

P.S. I've googled a lot, but keystone is too common world :-(


Google for "Openstack Keystone" and you will have more success.



Freehosting PIPNI - http://www.pipni.cz/


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp