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.
Reviewed: https:/ /review. openstack. org/140654 /git.openstack. org/cgit/ stackforge/ fuel-library/ commit/ ?id=1f401c323b5 65886d13e7d1a1b c0be479e2a42bc
Committed: https:/
Submitter: Jenkins
Branch: stable/6.0
commit 1f401c323b56588 6d13e7d1a1bc0be 479e2a42bc
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: I4bd59f23327337 4545953f16c7843 488148096d6
Closes-Bug: #1400701