Comment 8 for bug 1229941

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

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

commit 3be297562662a5dcd415ee97349734a68fa5f9a8
Author: Morgan Fainberg <email address hidden>
Date: Sat Mar 1 22:52:58 2014 -0800

    Remove "test-only" pam config options

    Remove the "pam" configuration options that were only ever used for
    testing purposes. Removes the test config file "backend_pam.conf"
    by moving test_backend_pam.py to utilize proper configuration fixture
    for identity driver. Since we no longer need the "pam.user" and
    "pam.password" config options.

    DocImpact

    Related-Bug: #1229941
    Change-Id: I3759ff7974948432900e3a73f3d87e5eed6e9828