Comment 4 for bug 1493216

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

Reviewed: https://review.openstack.org/229138
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=49fad8b09341449c40f49826362242099558b23f
Submitter: Jenkins
Branch: master

commit 49fad8b09341449c40f49826362242099558b23f
Author: Cindy Lu <email address hidden>
Date: Tue Sep 29 12:08:28 2015 -0700

    Heat Stacks Details: Events table doesn't show up

    It shows a loading sign.
    There is an AttributeError because event_list does not return
    with any 'resource_type' to map. Since it doesn't make any sense,
    removed the resource_to_url link, and also add a check in the method.

    Change-Id: Ic94cffaa2450bbee3f9c9dabcaffb03a6cdc3b46
    Closes-Bug: #1493216