Merge pull request #45 from coreos-inc/ldapreferfix
Fix LDAP referral and multiple pair handling
This commit is contained in:
commit
491de200f6
4 changed files with 117 additions and 48 deletions
|
@ -42,6 +42,7 @@ git+https://github.com/DevTable/container-cloud-config.git
|
|||
git+https://github.com/DevTable/python-etcd.git
|
||||
git+https://github.com/coreos/py-bitbucket.git
|
||||
git+https://github.com/coreos/pyapi-gitlab.git
|
||||
git+https://github.com/coreos/mockldap.git
|
||||
gipc
|
||||
pyOpenSSL
|
||||
pygpgme
|
||||
|
@ -49,6 +50,5 @@ cachetools
|
|||
mock
|
||||
psutil
|
||||
stringscore
|
||||
mockldap
|
||||
python-swiftclient
|
||||
python-keystoneclient
|
Reference in a new issue