Comment 3 for bug 999567

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

Reviewed: https://review.openstack.org/9000
Committed: http://github.com/openstack/keystone/commit/d3058a1c41bfd45be4a298679392a448662ecc00
Submitter: Jenkins
Branch: master

commit d3058a1c41bfd45be4a298679392a448662ecc00
Author: Vincent Untz <email address hidden>
Date: Tue Jun 26 15:57:44 2012 +0200

    Do not crash when trying to remove a user role (without a tenant)

    Fix bug 999567.

    Just use the right method, to stop returning an internal server error
    (500). We will return 501 instead, since we stopped supporting user
    roles, but at least this is not crashing.

    Change-Id: Ia2d6815e712daf146abba5089b79afc8aaddb2d2