Public bug reported: With the new enabled-only plugin model, putting a condition around the Dashboard register causes an error when the condition is false. This is because enabled files are gathered in HORIZON_CONFIG, and an error is thrown if a Dashboard is in the HORIZON_CONFIG, but not registered.
https://github.com/openstack/horizon/blob/master/horizon/base.py#L208 ** Affects: horizon Importance: Undecided 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/1481929 Title: Not registering a dashboard causes error Status in OpenStack Dashboard (Horizon): New Bug description: With the new enabled-only plugin model, putting a condition around the Dashboard register causes an error when the condition is false. This is because enabled files are gathered in HORIZON_CONFIG, and an error is thrown if a Dashboard is in the HORIZON_CONFIG, but not registered. https://github.com/openstack/horizon/blob/master/horizon/base.py#L208 To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1481929/+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

