Comment 13 for bug 1311142

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

Reviewed: https://review.openstack.org/101082
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=cef4fbc9971e87cc822900ef3b6e0ec6029e5fa0
Submitter: Jenkins
Branch: stable/icehouse

commit cef4fbc9971e87cc822900ef3b6e0ec6029e5fa0
Author: Morgan Fainberg <email address hidden>
Date: Wed Jun 18 18:38:19 2014 -0700

    Properly invalidate cache for get_*_by_name methods

    Use the original name for invalidating the cache on the
    get_project_by_name and get_domain_by_name when performing update
    operations on the name attributes.

    Change-Id: If58a3b0a47501096f9fa9eb9cd7a6057f7b29298
    Closes-Bug: #1311142