yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34243
[Bug 1378558] Re: Plugin panel not listed in configured panel group
** Changed in: horizon
Status: Fix Committed => 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/1378558
Title:
Plugin panel not listed in configured panel group
Status in OpenStack Dashboard (Horizon):
Fix Released
Status in OpenStack Dashboard (Horizon) kilo series:
Fix Released
Bug description:
When adding panel Foo to the Admin dashboard's System panel group via
the openstack_dashboard/local/enabled/ directory, with something like:
PANEL = 'foo'
PANEL_DASHBOARD = 'admin'
PANEL_GROUP = 'admin'
ADD_PANEL = 'openstack_dashboard.dashboards.admin.foo.panel.Foo'
Foo appears under the panel group Other instead of System. This is the
error in the Apache log:
Could not process panel foo: 'tuple' object has no attribute 'append'
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1378558/+subscriptions
References