Backport fixes for Rename Network return 403 Error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Fix Released
|
High
|
Unassigned | ||
Ubuntu Cloud Archive |
Fix Released
|
High
|
Unassigned | ||
Mitaka |
Fix Released
|
High
|
Unassigned | ||
horizon (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Xenial |
Fix Released
|
High
|
Unassigned | ||
Yakkety |
Fix Released
|
High
|
Unassigned |
Bug Description
[Impact]
Non-admin users are not allowed to change the name of a network using the OpenStack Dashboard GUI
[Test Case]
1. Deploy trusty-mitaka or xenial-mitaka OpenStack Cloud
2. Create demo project
3. Create demo user
4. Log into OpenStack Dashboard using demo user
5. Go to Project -> Network and create a network
6. Go to Project -> Network and Edit the just created network
7. Change the name and click Save
8. Observe that your request is denied with an error message
[Regression Potential]
Minimal.
We are adding a patch already merged into upstream stable/mitaka for the horizon call to policy_check before sending request to Neutron when updating networks.
The addition of rule "update_
Upstream bug: https:/
tags: | added: sts |
description: | updated |
tags: | added: openstack sts-sponsor |
Changed in horizon (Ubuntu Yakkety): | |
status: | New → Fix Released |
Changed in horizon (Ubuntu Trusty): | |
status: | New → Triaged |
Changed in horizon (Ubuntu Xenial): | |
status: | New → Triaged |
Changed in horizon (Ubuntu): | |
importance: | Undecided → High |
Changed in horizon (Ubuntu Trusty): | |
importance: | Undecided → High |
Changed in horizon (Ubuntu Xenial): | |
importance: | Undecided → High |
Changed in horizon (Ubuntu Yakkety): | |
importance: | Undecided → High |
Changed in horizon: | |
status: | New → Fix Released |
Changed in horizon (Ubuntu Xenial): | |
status: | Fix Committed → New |
Changed in horizon (Ubuntu): | |
status: | Fix Committed → Fix Released |
tags: | added: sts-sru-needed |
Changed in horizon: | |
importance: | Undecided → High |
milestone: | none → pike-1 |
no longer affects: | horizon (Ubuntu Trusty) |
Changed in horizon (Ubuntu Xenial): | |
status: | New → Triaged |
tags: |
added: sts-sru-done removed: sts-sru-needed |
For the record, this bug is already fixed in Yakkety and Zesty. It is also already fixed in xenial-newton UCA.