commit f9670295de698b44ff9e9db4653af4ea6ded82b9
Author: Edward Hope-Morley <email address hidden>
Date: Thu Jan 5 16:28:47 2017 +0000
Avoid keystone password update if unchanged
Avoid calling update_password() if the password has not
changed since it will actually change the db value
regardless resulting in a revocation event and all current
tokens being invalidated.
Reviewed: https:/ /review. openstack. org/417036 /git.openstack. org/cgit/ openstack/ charm-keystone/ commit/ ?id=f9670295de6 98b44ff9e9db465 3af4ea6ded82b9
Committed: https:/
Submitter: Jenkins
Branch: master
commit f9670295de698b4 4ff9e9db4653af4 ea6ded82b9
Author: Edward Hope-Morley <email address hidden>
Date: Thu Jan 5 16:28:47 2017 +0000
Avoid keystone password update if unchanged
Avoid calling update_password() if the password has not
changed since it will actually change the db value
regardless resulting in a revocation event and all current
tokens being invalidated.
Change-Id: Icb901b5e87d9cd 716fa1a0d146e22 52339e5678b
Closes-Bug: 1648677