Comment 4 for bug 1400798

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-keystone (stable/juno)

Reviewed: https://review.openstack.org/173570
Committed: https://git.openstack.org/cgit/stackforge/puppet-keystone/commit/?id=646f926a50c138ee153fbe58591f72bceaa3361e
Submitter: Jenkins
Branch: stable/juno

commit 646f926a50c138ee153fbe58591f72bceaa3361e
Author: Matthew Mosesohn <email address hidden>
Date: Wed Dec 10 15:14:44 2014 +0400

    New option replace_password for keystone_user

    Adds a new option replace_password, which defaults
    to 'True' for all keystone_user objects, that
    has the effect of enforcing the password of a given
    keystone_user. If this is disabled, the user may change
    his or her password at a later time and not be reset
    by the keystone Puppet module.

    Ported from CID: I4bd59f233273374545953f16c7843488148096d6

    Change-Id: Ib61128556fed816916af944ed7576e916081da07
    Closes-Bug: #1400798
    (cherry picked from commit 6db9a52cde33a60b5cec85e5bdee8119deca4973)