Comment 4 for bug 1785654

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

Reviewed: https://review.openstack.org/589377
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=1f8ae7fc863d77a9ad722bd0dec7c41c26235400
Submitter: Zuul
Branch: master

commit 1f8ae7fc863d77a9ad722bd0dec7c41c26235400
Author: Pierre Gaxatte <email address hidden>
Date: Tue Aug 7 08:39:24 2018 +0200

    Increase delayed_calls_v2.auth_context

    When the keystone catalog gets big, no execution can be made because the
    catalog cannot fit in the `auth_context` field.

    Change-Id: I100494e467f43386be17eb397fbdf0a0edd24453
    Closes-Bug: 1785654