Reviewed: https://review.openstack.org/416356 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5bce9a02509d123dcf1c96e43562dd7ed80a0f05 Submitter: Jenkins Branch: master
commit 5bce9a02509d123dcf1c96e43562dd7ed80a0f05 Author: David Lyle <[email protected]> Date: Tue Jan 3 14:30:43 2017 -0700 Fix single policy rule handling With commit 43e9df85ab286ddee96e9cff97f551781baf70d1 the handling of single policy rules was broken and always returned True for a single rule. One of the visible results is that the Admin Dashboard showed up incorrectly for users that lacked permission to see it. Additionally, panel in the Admin Dashboard were also visible. This patch fixes single rule handling, and the visible effects. Closes-Bug: #1653792 Change-Id: I0c8a0d7b230b6c6b7ee048af84646ca95daee340 ** Changed in: horizon Status: In Progress => Fix Released -- 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/1653792 Title: admin dashboard appearing when it shouldn't Status in OpenStack Dashboard (Horizon): Fix Released Bug description: With commit https://github.com/openstack/horizon/commit/90f43f3356a889a54464a6ddad81a1ca2b9f6290 the handling of single rules was broken and was always returning True. This resulted in the admin dashboard showing up incorrectly as well as panels showing up inappropriately. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1653792/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

