Comment 6 for bug 1785654

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

Reviewed: https://review.openstack.org/599606
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=31705ea0a0d1ffd26c5203dd46760195e65f573e
Submitter: Zuul
Branch: stable/rocky

commit 31705ea0a0d1ffd26c5203dd46760195e65f573e
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
    (cherry picked from commit 1f8ae7fc863d77a9ad722bd0dec7c41c26235400)