yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #72956
[Bug 1771851] [NEW] Image panel doesn't check 'compute:create' policy
Public bug reported:
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.
** Affects: horizon
Importance: Undecided
Status: New
--
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):
New
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
Follow ups