← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1841050] Re: Horizon network port create panel shows "port security" checkbox that breaks port creation for non-admin users

 

Fixed in:
https://review.opendev.org/c/openstack/horizon/+/819027

** 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/1841050

Title:
  Horizon network port create panel shows "port security" checkbox that
  breaks port creation for non-admin users

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When creating a network port, we display the "port security" checkbox
  even when the user has no right to set it. That results in a policy
  error when the form is submitted.

  We should be checking for the user's rights, and not display that
  checkbox (and not pass the related parameter in the API call) when
  those are insufficient for setting it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1841050/+subscriptions



References