Comment 11 for bug 1501698

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

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

commit 19a25bab9c9fd1162350b9b0ff0f25585a371cc1
Author: Boris Bobrov <email address hidden>
Date: Fri Oct 9 16:54:56 2015 +0300

    Make @truncated common for all backends

    Although not used in all backends now, @truncated decorator can be
    useful in all of them and there is no sense in making it sql-only.

    Change-Id: I063cb1d621f4e2bf4d350450a56044d0b6cee7c1
    Partial-Bug: 1501698