Files
horizon/openstack_dashboard
Akihiro Motoki 9c19b07a26 Define default settings explicitly (openstack_dashboard 1/5)
Currently horizon defines default values of settings in the logic
using getattr(settings, <setting name>, <default value>) and
it is not easy to handle the default values of available settings.

This commit starts the effort to define default settings explicitly.
This is a preparation for ini-based-configurations.

It covers settings in openstack_dashboard/api.

Part of blueprint ini-based-configuration
Change-Id: Id4c3287f0a572fd14ea93b54bcab8fabda39e583
2019-04-24 02:32:47 +09:00
..
2019-01-31 14:06:45 +01:00
2019-04-21 06:29:38 +00:00
2018-11-30 11:15:27 +00:00
2019-01-16 00:00:58 +09:00
2019-01-15 00:22:27 +09:00
2018-03-17 18:36:01 +09:00
2018-08-06 19:57:59 +03:00