Horizon network port create panel shows "port security" checkbox that breaks port creation for non-admin users
Bug #1841050 reported by
Radomir Dopieralski
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
In Progress
|
Undecided
|
Radomir Dopieralski |
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.
tags: | added: neutron |
Changed in horizon: | |
assignee: | nobody → Radomir Dopieralski (deshipu) |
Changed in horizon: | |
status: | New → Confirmed |
To post a comment you must log in.
Fix proposed to branch: master /review. opendev. org/c/openstack /horizon/ +/810224
Review: https:/