horizon/doc/source/configuration
Akihiro Motoki a987c039cf TabGroup: Make tabs pluggable via horizon plugin config
This commit enhances django tab implementation to allow horizon plugins
to add tabs to a tab group in other repository like the main horizon repo.
New setting "EXTRA_TABS" is introduced to the horizon plugin 'enabled' file.
To this aim, the tab group class looks up HORIZON_CONFIG['extra_tabs']
with its class full name and loads them as extra tabs if any.
HORIZON_CONFIG['extra_tabs'] are populated via horizon plugin settings.

This commit moves update_settings in openstack_dashboard.test.helpers
to horizon as I would like to use it in a new horizon unit test.

blueprint horizon-plugin-tab-for-info-and-quotas
Closes-Bug: #1746754
Change-Id: Ice2469a90553754929826d14d20b4719bd1f62d3
2018-03-12 21:04:22 +09:00
..
branding.rst Use doc8 check 2017-07-19 10:31:16 +00:00
customizing.rst doc: cleanup unnecessary vertical lines 2018-01-14 05:45:35 +09:00
index.rst doc: Move settings information to configuration/ dir 2017-06-30 02:27:21 +09:00
pluggable_panels.rst TabGroup: Make tabs pluggable via horizon plugin config 2018-03-12 21:04:22 +09:00
settings.rst Sync nova policy 2018-02-05 05:57:02 +09:00
themes.rst doc: use "python manage.py" directly rather "tox -e manage" 2017-12-12 00:14:23 +09:00