Comment 2 for bug 1698490

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

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

commit 932511031f6246af1b996e26e500fdd5d848462e
Author: Ying Zuo <email address hidden>
Date: Mon Jun 19 22:01:12 2017 -0700

    Only show the image visibility option if it's allowed

    The visibility field on create image modal and edit image
    modal should be shown if it's allowed based on the
    glance policy.

    Change-Id: I36f1b1c6e93c5ce06873f6a5f6106d8759fac6d0
    Closes-bug: #1698490