On 01/17/2014 10:24 PM, Rob Crittenden wrote:
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

Why is it not a part of ipatests?

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

Is there any chance that this will grow into a real Python module? If so, it use a less generic directory name.

--
PetrĀ³

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to