Comment 15 for bug 1400701

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/6.0)

Reviewed: https://review.openstack.org/140654
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=1f401c323b565886d13e7d1a1bc0be479e2a42bc
Submitter: Jenkins
Branch: stable/6.0

commit 1f401c323b565886d13e7d1a1bc0be479e2a42bc
Author: Matthew Mosesohn <email address hidden>
Date: Wed Dec 10 14:33:16 2014 +0400

    new option manage_password for keystone_user

    Adds a new option manage_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.

    Change-Id: I4bd59f233273374545953f16c7843488148096d6
    Closes-Bug: #1400701