yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58881
[Bug 1643074] [NEW] policy check for panels and dashboards don't handle nested policy rules
Public bug reported:
The policy_rules property on Panel and Dashboard is intended to handle
nested policy rules, where the top level rules are OR'd and the lower
level is AND'd. Currently regardless of what is passed in, it's wrapped
in another list. There should be a check that policy_rules is not
already a list.
** Affects: horizon
Importance: High
Assignee: David Lyle (david-lyle)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1643074
Title:
policy check for panels and dashboards don't handle nested policy
rules
Status in OpenStack Dashboard (Horizon):
New
Bug description:
The policy_rules property on Panel and Dashboard is intended to handle
nested policy rules, where the top level rules are OR'd and the lower
level is AND'd. Currently regardless of what is passed in, it's
wrapped in another list. There should be a check that policy_rules is
not already a list.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1643074/+subscriptions
Follow ups