Comment 2 for bug 1600586

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/340141
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=37b95f2ade4a542580f267d709d82053671ee450
Submitter: Jenkins
Branch: master

commit 37b95f2ade4a542580f267d709d82053671ee450
Author: Dave Walker (Daviey) <email address hidden>
Date: Sun Jul 10 12:32:25 2016 +0100

    Add LDAP support to keystone Dockerfile

    Currently, the keystone docker image doesn't support LDAP/AD
    which is a common to manage users and group for identity
    management and authentication.

    This change adds ldappool to the builds.

    Change-Id: Ida5a58f6c57cd173642f0a801dc9ecd84ded55e8
    Closes-Bug: #1600586
    Signed-off-by: Dave Walker (Daviey) <email address hidden>