Comment 8 for bug 1179259

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

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

commit eb930fd2f8d34ed8c5a8701934a314ee459c428b
Author: Brant Knudson <email address hidden>
Date: Sat May 18 13:52:49 2013 -0500

    Add callbacks for set_global_engine

    This adds functionality where a class can monitor for the global
    engine changing.

    This is useful for a class that caches the global engine and
    wants to know when its cached global engine isn't valid anymore.

    Part of fix for bug 1179259

    Change-Id: I5736a05308c63de9fccb8af7720ddd70530f4270