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.
Reviewed: https:/ /review. openstack. org/140648 /git.openstack. org/cgit/ stackforge/ fuel-library/ commit/ ?id=fca8ef014c8 daecb7a122f66c6 a92e194cd57405
Committed: https:/
Submitter: Jenkins
Branch: master
commit fca8ef014c8daec b7a122f66c6a92e 194cd57405
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