Comment 2 for bug 1305272

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

Reviewed: https://review.openstack.org/86187
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=da4d4a1035b688bbb7e7065c792b29978bfafc1f
Submitter: Jenkins
Branch: master

commit da4d4a1035b688bbb7e7065c792b29978bfafc1f
Author: Priti Desai <email address hidden>
Date: Tue Apr 8 23:02:59 2014 +0000

    Adding more descriptive error message

    Keystone Trusts API sends non descriptive error message for requests with
    invalid trust id.
    The error message only contains invalid_trust_id instead of printing:
    "Could not find trust: invalid_trust_id"
    Setting kwarg "trust_id" in the exception.

    Closes-Bug: #1305272
    Change-Id: I35cab35ab90cf66ce7124dea142013bec9eefda9