Comment 2 for bug 1214555

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

Reviewed: https://review.openstack.org/43005
Committed: http://github.com/openstack/trove/commit/926a5ea721f9b155ce3d074694075b742d8c3306
Submitter: Jenkins
Branch: master

commit 926a5ea721f9b155ce3d074694075b742d8c3306
Author: Riddhi Shah <email address hidden>
Date: Tue Aug 20 16:41:18 2013 -0500

    Modify User Attributes API - Fix

    This fix does not allow empty host strings in the update user call.
    Besides, it also enusres that database access is not lost during an update of the host attribute

    Change-Id: I57b7733c264d2bcd70dfea95f85aae68553c4dff
    Fixes: bug #1214166
    Fixes: bug #1214555