[Bug 1666827] Re: Backport fixes for Rename Network return 403 Error

Corey Bryant corey.bryant at canonical.com
Thu Mar 2 19:13:29 UTC 2017


Thanks Frode. These patches seem reasonable for mitaka.
3dea56b7155237ac1323f6dfc6d4cb13981157f6 "Do not send shared param when
not allowed" is in the 9.1.1 release that zul has in the mitaka review
queue[0] right now.  I've asked him if he can include your other patch
as well.

[0] https://launchpad.net/ubuntu/xenial/+queue?queue_state=1&queue_text=

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1666827

Title:
  Backport fixes for Rename Network return 403 Error

Status in Ubuntu Cloud Archive:
  Fix Released
Status in Ubuntu Cloud Archive mitaka series:
  Triaged
Status in OpenStack Dashboard (Horizon):
  New
Status in horizon package in Ubuntu:
  New
Status in horizon source package in Trusty:
  Triaged
Status in horizon source package in Xenial:
  Triaged
Status in horizon source package in Yakkety:
  Fix Released

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_network:shared" to horizon's copy of
  Neutron policy.json is our own due to upstream not willing to back-
  port this required change. This rule is not referenced anywhere else
  in the code base so it will not affect other policy_check calls.

  Upstream bug: https://bugs.launchpad.net/horizon/+bug/1609467

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1666827/+subscriptions



More information about the Ubuntu-sponsors mailing list