Use the IPA API directly when adding the HTTP principal
authorRob Crittenden <rcritten@redhat.com>
Fri, 13 Mar 2015 18:56:26 +0000 (14:56 -0400)
committerRob Crittenden <rcritten@redhat.com>
Mon, 16 Mar 2015 21:13:23 +0000 (17:13 -0400)
commit8236943374c978a8f9dc6142daac58ee0201f991
tree0a2957107f5240935b40a3f842b19215b800be02
parentbae1c5592da11f1fb2b9930730cf6acae942f3dc
Use the IPA API directly when adding the HTTP principal

This is the only way to force in a custom version string
so that the remote IPA server doesn't reject the request
as being newer than the server.

This also removes the need to iterate over all servers
as the IPA connection API does this automatically.

https://fedorahosted.org/ipsilon/ticket/47

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-by: Nathan Kinder <nkinder@redhat.com>
Makefile
ipsilon/helpers/ipa.py