Comment 4 for bug 1588561

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

Reviewed: https://review.openstack.org/325034
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=7bfbace79fa0fb3b7551bdf9388237f936c92032
Submitter: Jenkins
Branch: master

commit 7bfbace79fa0fb3b7551bdf9388237f936c92032
Author: Steve Baker <email address hidden>
Date: Fri Jun 3 14:56:43 2016 +1200

    Use Event versioned object for event_list formatting

    This change removes the event.Event.load method, and switches
    api.format_event to using the Event versioned object instead.

    Since the only purpose of loading the stack is to get its identifier,
    this is now also coming from a Stack versioned object.

    Related-Bug: #1588561
    Change-Id: I7b1fc99894818b44cde08cf08b010b1d1fb94e9f