Comment 2 for bug 1423841

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

Reviewed: https://review.openstack.org/157699
Committed: https://git.openstack.org/cgit/stackforge/murano-dashboard/commit/?id=0bd82dcd370827b2f205753dc62c23556241ff5f
Submitter: Jenkins
Branch: master

commit 0bd82dcd370827b2f205753dc62c23556241ff5f
Author: Ekaterina Chernova <email address hidden>
Date: Fri Feb 20 12:04:13 2015 +0300

    Do not allow image management for non-admins

    Non-admin users are not allowwed to change glance metadata, so we should hide
    all buttons, that target that action.

    The whole panel was not hide, since user should be informed this all images,
    avaliable in Murano.

    Change-Id: Ib86262449c07682ece0e3990c47112d80390271d
    Closes-Bug: #1423841