Comment 5 for bug 1497669

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

Reviewed: https://review.openstack.org/226750
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=ecd5491d6b4170703451b5d1c66ee56c5e912b4a
Submitter: Jenkins
Branch: juno

commit ecd5491d6b4170703451b5d1c66ee56c5e912b4a
Author: Kevin Carter <email address hidden>
Date: Sun Sep 20 00:02:46 2015 -0500

    Fix for keystone LDAP pkg missing

    This change adds the python-ldap package to keystone by default and
    improves the conditional by which the ldap domain specific config
    drivers are loaded.

    Conflicts:
      playbooks/roles/os_keystone/defaults/main.yml
      playbooks/roles/os_keystone/templates/keystone.conf.j2

    Change-Id: Idf85bb109654cbb46755928504d6a19c090a7514
    Closes-bug: 1497669
    (cherry picked from commit f32def0216b042aa31f4736e9e863cf2332dfbe7)