Comment 4 for bug 1398468

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

Reviewed: https://review.openstack.org/165658
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=8b80fe7766d4b816bca8f03d4d7adbb4b2876c7d
Submitter: Jenkins
Branch: stable/juno

commit 8b80fe7766d4b816bca8f03d4d7adbb4b2876c7d
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
    (cherry picked from commit a1416b6d1dbb084eeca1b489f77983449c7a5ed4)