summaryrefslogtreecommitdiffstats
path: root/ipsilon/rest/providers.py
Commit message (Collapse)AuthorAgeFilesLines
* Add base REST provider framework classesRob Crittenden2015-02-271-0/+11
These classes handle mounting the REST plugins. The starting mount point is: /idp/rest/providers https://fedorahosted.org/ipsilon/ticket/26 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>