horizon/openstack_dashboard/utils
Akihiro Motoki 68c57474e1 plugin framework: allow operators to override embeded enabled files
At now, the horizon plugin framework does not allow to override default panel
settings by same filename. The embeded enabled files are always processed,
so this leads to make operators difficult to change the order of panels
from the default. In the original design of the plugin mechanism,
we allow to override embeded enabled files by local/enabled files.
For more detail, see bug 1700325.

This commit changes import_dashboard_config to override an embeded enabled
file by specifying a enabled file in local/enabled with the same filename.

Closes-Bug: #1700325
Change-Id: Id6b15848206a684eca850a8f510a8ba1608bb7bf
2017-07-24 09:37:57 +09:00
..
__init__.py Neutron Security Group native support 2013-07-12 21:03:40 +09:00
filters.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
identity.py Disentangle domain context from effective domain 2017-02-13 11:40:57 +01:00
settings.py plugin framework: allow operators to override embeded enabled files 2017-07-24 09:37:57 +09:00