Comment 5 for bug 1604971

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

Reviewed: https://review.openstack.org/361435
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=fd6445ee0555cd26afd2f18adffda3c3c0379a42
Submitter: Jenkins
Branch: master

commit fd6445ee0555cd26afd2f18adffda3c3c0379a42
Author: Gage <email address hidden>
Date: Fri Aug 26 14:26:14 2016 -0500

    Doctor check for LDAP domain specific configs

    Added multiple checks for domain specific LDAP configurations
    using file-based configurations:

    - Set enabled & valid directory
    - Filenames are in the correct format
    - Parse values in each file

    Change-Id: I47375088635d7b6634e2c8683772dc4f2ad11a93
    Closes-Bug: #1604971