Comment 7 for bug 1728031

Revision history for this message
Sudheer Kalla (sudheer-kalla) wrote : Re: Unable to change user password when ENFORCE_PASSWORD_CHECK is True

Hello Ying,

I have just tried it again with same mentioned configuration and iam able to reproduce it, Please find the attached screen shot just taken

Also in debugging session i have observed the following

(Pdb) api.keystone.user_verify_admin_password(request, admin_password)
False

The above api call is failing as a result the issue mentioned in this bug is coming.