yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73142
[Bug 1771851] Re: Image panel doesn't check 'compute:create' policy
Reviewed: https://review.openstack.org/569163
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e98d7e6890dc9443b9885b1a3ee69a64ccaafa94
Submitter: Zuul
Branch: master
commit e98d7e6890dc9443b9885b1a3ee69a64ccaafa94
Author: andrewbogott <abogott@xxxxxxxxxxxxx>
Date: Wed May 16 23:08:41 2018 -0500
Image panel: check instance create policy for 'Launch' button
Closes-Bug: #1771851
Change-Id: If77746cbbe73540218b90c516e5f8802c002854f
** 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/1771851
Title:
Image panel doesn't check 'compute:create' policy
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
The Horizon image panel provides a 'Launch' button to create a server
from a given image.
The django code for this button has correct policy checks; the Angular
code has none. That means that the 'Launch' button displays even if
the user is not permitted to launch instances, resulting in a
frustrating failure much later in the process.
The button should not display if the user is not permitted to create
VMs.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1771851/+subscriptions
References