Reviewed: https://review.opendev.org/679665 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f57b6ead5740d1c1b715cde15f7e5d4f303bdf93 Submitter: Zuul Branch: master
commit f57b6ead5740d1c1b715cde15f7e5d4f303bdf93 Author: Ivan Kolodyazhny <[email protected]> Date: Mon Sep 2 18:25:55 2019 +0300 Handle Permission Denied for policy files oslo.policy doesn't handle Permission Denied error during file parsing. This patch just ignores IOError exceptions to fallback to the default behaviour. Closes-Bug: #1845523 Change-Id: I87c2862e6e3a3f42d231552b00dc02364d6fa14f ** 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/1845523 Title: Horizon doesn't show UI when it can't read policy files Status in OpenStack Dashboard (Horizon): Fix Released Bug description: When horizon system user doesn't have permission to open policy files it doesn't render panels. It would be good to fall back to the default behaviour if policy files are not available To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1845523/+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

