"Edit network" form sends unchanged parameters to Neutron API

Bug #2029141 reported by Vadym Markov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
New
Undecided
Unassigned

Bug Description

"Edit network" form sends unchanged parameters to Neutron API, including "Shared" flag, even if it is disabled via policy. Neutron has a bug [1], and tries to apply all parameters from PUT request, even if the value wasn't changed. It leads to 403 during network rename, if "rule:update_network:shared" policy is disabled for current user. However, openstackclient sends only changed values - network name in this case, and unaffected by the issue

1. https://bugs.launchpad.net/neutron/+bug/1779003

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.