https://github.com/ging/horizon
Revision 57bc46bfceb258e6a9fa6a007d6920618eafa167 authored by Radomir Dopieralski on 03 April 2014, 12:05:42 UTC, committed by Radomir Dopieralski on 04 April 2014, 07:50:02 UTC
Dashboard has its own splash, with a hardcoded get_user_home that
igonres HORIZON_CONFIG. This patch makes it use horiozn.get_user_home
which actually checks the user_home setting, and with the default
settings.py, uses dashboard's get_user_home anyways, but allows for
changing that default behavior.

Change-Id: Id2d957f0cd8fbbbbb8f2c053f0c5df4be177e18c
Closes-bug: #1301935
(cherry picked from commit ef2f59f09dd9c27b202a65b38ccf77165f7363a4)
1 parent 23aea6a
History
Tip revision: 57bc46bfceb258e6a9fa6a007d6920618eafa167 authored by Radomir Dopieralski on 03 April 2014, 12:05:42 UTC
Don't ignore the HORIZON_CONFIG['user_home'] setting
Tip revision: 57bc46b
File Mode Size
.tx
doc
horizon
openstack_dashboard
tools
.gitignore -rw-r--r-- 377 bytes
.gitreview -rw-r--r-- 76 bytes
.mailmap -rw-r--r-- 581 bytes
.pylintrc -rw-r--r-- 1.4 KB
HACKING.rst -rw-r--r-- 1.0 KB
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 654 bytes
Makefile -rw-r--r-- 588 bytes
README.rst -rw-r--r-- 3.1 KB
manage.py -rwxr-xr-x 838 bytes
openstack-common.conf -rw-r--r-- 204 bytes
requirements.txt -rw-r--r-- 527 bytes
run_tests.sh -rwxr-xr-x 14.3 KB
setup.cfg -rw-r--r-- 1.0 KB
setup.py -rwxr-xr-x 781 bytes
test-requirements.txt -rw-r--r-- 208 bytes
tox.ini -rw-r--r-- 2.7 KB

README.rst

back to top