← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1485858] [NEW] Tenants cannot access or attach QoS policies even if shared, but can create policies

 

Public bug reported:

policy.json is not correctly configured, as per specification it should:
* not allow tenants to create policies or rules by default.
* allow tenants to attach ports or networks to shared policies.

please note that policy access is controlled by business logic: http://git.openstack.org/cgit/openstack/neutron/tree/neutron/objects/qos/policy.py?h=feature/qos#n68
 to guarantee network/port attachment permissions are properly checked.

** Affects: neutron
     Importance: Undecided
     Assignee: Miguel Angel Ajo (mangelajo)
         Status: Confirmed


** Tags: qos

** Changed in: neutron
     Assignee: (unassigned) => Miguel Angel Ajo (mangelajo)

** Changed in: neutron
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1485858

Title:
  Tenants cannot access or attach QoS policies even if shared, but can
  create policies

Status in neutron:
  Confirmed

Bug description:
  policy.json is not correctly configured, as per specification it should:
  * not allow tenants to create policies or rules by default.
  * allow tenants to attach ports or networks to shared policies.

  please note that policy access is controlled by business logic: http://git.openstack.org/cgit/openstack/neutron/tree/neutron/objects/qos/policy.py?h=feature/qos#n68
   to guarantee network/port attachment permissions are properly checked.

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


Follow ups