Reviewed: https://review.openstack.org/283746 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=6ca629027f56ee9235fd99b5ac07dbf6cfcd4a10 Submitter: Jenkins Branch: master
commit 6ca629027f56ee9235fd99b5ac07dbf6cfcd4a10 Author: Ronald De Rose <[email protected]> Date: Tue Feb 23 18:53:40 2016 +0000 Fixes a bug when setting a user's password to null Setting the password to null causes an error where sqlalchemy tries to insert a null password value into the Password table Change-Id: Idf3227610375671cd094198d1b644e1e4dbb56ef Closes-Bug: 1548943 ** Changed in: keystone Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1548943 Title: Passwords can no longer be null with patch (278570) Status in OpenStack Identity (keystone): Fix Released Bug description: Passwords can no longer be null with patch "Shadow users - Separate user identities" (278570): https://review.openstack.org/#/c/278570/ To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1548943/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

