Comment 17 for bug 1578854

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

Reviewed: https://review.openstack.org/317218
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=5da09eae94e0f6fa9c93f8c724190553e5b0f562
Submitter: Jenkins
Branch: master

commit 5da09eae94e0f6fa9c93f8c724190553e5b0f562
Author: Steve Baker <email address hidden>
Date: Tue May 17 10:57:46 2016 +1200

    Allow creation of cache classes associated with a context

    This will allow heat.object implementations to create a single object
    per context to manage its particular context caching needs.

    Change-Id: I9b626efee45164617a73b790bfad4808172d2c12
    Related-Bug: #1578854