← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1362618] [NEW] Old confusing policies in policy.json

 

Public bug reported:

The following policies have not been used since grizzly:

"subnets:private:read": "rule:admin_or_owner",
"subnets:private:write": "rule:admin_or_owner",
"subnets:shared:read": "rule:regular_user",
"subnets:shared:write": "rule:admin_only",

keeping them confuses users and leads to think this syntax for
specifying policies is still valid.

** Affects: neutron
     Importance: Medium
     Assignee: Salvatore Orlando (salvatore-orlando)
         Status: New

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

Title:
  Old confusing policies in policy.json

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  The following policies have not been used since grizzly:

  "subnets:private:read": "rule:admin_or_owner",
  "subnets:private:write": "rule:admin_or_owner",
  "subnets:shared:read": "rule:regular_user",
  "subnets:shared:write": "rule:admin_only",

  keeping them confuses users and leads to think this syntax for
  specifying policies is still valid.

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


Follow ups

References