yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23498
[Bug 1378558] [NEW] Plugin panel not listed in configured panel group
Public bug reported:
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'
** Affects: horizon
Importance: Undecided
Assignee: Janet Yu (jwy)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Janet Yu (jwy)
--
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):
New
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
Follow ups
References