[Freeipa-devel] [PATCH] 1106 IPA REST smart proxy

Rob Crittenden rcritten at redhat.com
Fri Jan 17 21:24:00 UTC 2014


Implement an IPA RESTful Foreman-compatible smart proxy. This exposes 
hosts and hostgroups via an unauthenticated REST API. The idea is that 
this service runs on the Foreman server and only listens on local ports.

It is a CherryPy-based server and that handles the majority of REST for us.

I included some tests, they can be executed with: nosetests -v 
smartproxy/tests

It is installable as a separate RPM but the local machine needs to be an 
IPA client. Configuration instructions are in the ipa-rest.1 man page.

This requires an updated python-kerberos currently only available in 
rawhide: python-kerberos-1.1-13.fc21

http://www.freeipa.org/page/V3/Smart_Proxy

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-rcrit-1106-rest.patch
Type: text/x-diff
Size: 41557 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20140117/4b8e69ac/attachment.bin>


More information about the Freeipa-devel mailing list