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 protected]> 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 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1698490 Title: Non-admin users shouldn't be able to create public images Status in OpenStack Dashboard (Horizon): Fix Released Bug description: When a non-admin user tries to create a public image with the Angular create image modal, the action will fail with error "403 Forbidden: You are not authorized to complete this action.". The public option should be hidden for non-admin users. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1698490/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

