Comment 13 for bug 1400701

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

Reviewed: https://review.openstack.org/140648
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=fca8ef014c8daecb7a122f66c6a92e194cd57405
Submitter: Jenkins
Branch: master

commit fca8ef014c8daecb7a122f66c6a92e194cd57405
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