Add python-keystoneclient-federation to the Identity program

Similar to the python-keystoneclient-kerberos auth plugin, the federation
auth plugin for keystoneclient requires external dependencies that should
not be required for all installations of keystoneclient. Therefore this
plugin has been added as a separate repository and package (on pypi).

Change-Id: I8e6ba4d8ef41dce84748574956fba485ec79919b
This commit is contained in:
Morgan Fainberg 2014-09-24 09:52:27 -07:00
parent 144eb736e5
commit 2b385b3271
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ Identity:
- repo: openstack/keystonemiddleware
- repo: openstack/pycadf
- repo: openstack/python-keystoneclient-kerberos
- repo: openstack/python-keystoneclient-federation
Dashboard:
codename: Horizon