add support for FreeIPA backend - phase 5 - requirements

This adds another pip requirements file for the IPA specific
requirements - ipa-requirements.txt.  This is to allow building,
packaging, and running tests on systems without having to depend
on the IPA requirements.

Change-Id: I606db0a030fedfbbb282bfe81d543973571e5851
Implements: blueprint ipa-backend
This commit is contained in:
Rich Megginson 2014-04-28 21:36:24 -06:00
parent cb7050e366
commit 00f72e61a0
1 changed files with 2 additions and 0 deletions

2
ipa-requirements.txt Normal file
View File

@ -0,0 +1,2 @@
requests
kerberos