Comment 2 for bug 1398468

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

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

commit a1416b6d1dbb084eeca1b489f77983449c7a5ed4
Author: Timur Sufiev <email address hidden>
Date: Tue Dec 2 21:09:32 2014 +0300

    Fix Terminate Instance on network topology page

    It failed because not all the info expected by the
    `project.instances.IndexView` was provided by network topology view
    while rendering part of Instances table in an iframe.

    Change-Id: If36f877517d454430320b90362fd0d5207dbf9df
    Closes-Bug: #1398468