horizon/openstack_dashboard/test/test_panels
Janet Yu c3864ab35c Make sure dashboard has a default panel group
According to the Horizon documentation for Settings and Configuration,
for a plugin panel, 'If you want the panel to show up without a panel
group, use the panel group “default”'. In some cases, plugin panels were
getting put under the panel group "Other" instead. This is because
the default panel group wasn't getting created during plugin panel
processing when the panel's dashboard class already had some panel
groups defined. Fix this by making sure a default panel group is created
in each dashboard.

Change-Id: I98064c434326aabec16b5d1631e360643609ed40
Closes-Bug: 1403094
2015-11-02 17:27:16 +00:00
..
another_panel Make sure dashboard has a default panel group 2015-11-02 17:27:16 +00:00
nonloading_panel Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
plugin_panel Adding static check for panel plugin tests 2015-06-26 00:58:48 +00:00
second_panel Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
__init__.py Plugin-based panel configuration 2014-03-03 12:21:42 -08:00