Comment 2 for bug 1415825

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

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

commit fb3709dc40cf34ae6b7c065562477023025c1d4a
Author: Masco Kaliyamoorthy <email address hidden>
Date: Thu Jan 29 16:20:44 2015 +0530

    added flavor id in instance detail page

    in instance table, we can filter out the
    instances by using the flavor id.

    but there is no way to get the flavor id
    in horizon for non admin users.

    so adding the flavor id in instance detail
    and popover flavor detail table.

    Change-Id: I4995d9181a47bb7e15ce8b2c7b4252e389d91c71
    Closes-Bug: #1415825