Comment 16 for bug 1311142

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

Reviewed: https://review.openstack.org/103419
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=49109f1ccaefa99535cf0a3bad2b9b4f7d9534cd
Submitter: Jenkins
Branch: master

commit 49109f1ccaefa99535cf0a3bad2b9b4f7d9534cd
Author: Morgan Fainberg <email address hidden>
Date: Sun Jun 29 09:58:30 2014 -0700

    Fix test for get_*_by_name invalidation

    Use the correct .get_*by_name method for project and domain to
    populate the cache instead of get by id when testing.

    Change-Id: Ie1c02183688b0d928edc8d9c90a785cd98998377
    Related-Bug: #1311142