yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13157
[Bug 1301935] Re: Dashboard ignores the HORIZON_CONFIG['user_home'] setting
Reviewed: https://review.openstack.org/85259
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=57bc46bfceb258e6a9fa6a007d6920618eafa167
Submitter: Jenkins
Branch: milestone-proposed
commit 57bc46bfceb258e6a9fa6a007d6920618eafa167
Author: Radomir Dopieralski <openstack@xxxxxxxxxxxx>
Date: Thu Apr 3 14:05:42 2014 +0200
Don't ignore the HORIZON_CONFIG['user_home'] setting
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)
** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1301935
Title:
Dashboard ignores the HORIZON_CONFIG['user_home'] setting
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Dashboard has its own splash, with a hardcoded get_user_home that
igonres HORIZON_CONFIG. We need to make 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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1301935/+subscriptions
References