← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1129178] Re: HORIZON_CONFIG['help_url'] in default.py overrides the same setting in settings.py

 

[Expired for OpenStack Dashboard (Horizon) because there has been no
activity for 60 days.]

** Changed in: horizon
       Status: Incomplete => Expired

-- 
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/1129178

Title:
  HORIZON_CONFIG['help_url'] in default.py overrides the same setting in
  settings.py

Status in OpenStack Dashboard (Horizon):
  Expired

Bug description:
  Regardless of how you set HORIZON_CONFIG['help_url'] in settings.py,
  the value in default.py overrides it to 'None'.

  This is shown even in the latest master where the 'help_url' setting
  in settings.py [1] is "http://docs.openstack.org"; and the setting in
  default.py [2] is None. This also means that if 'help_url' is set in
  local_settings.py it does not have a value in the final result.

  This results in Horizon not showing the 'Help' button on the top right
  as it should if it has a value based on the header template [3].

  [1] https://github.com/openstack/horizon/blob/master/openstack_dashboard/settings.py#L62
  [2] https://github.com/openstack/horizon/blob/master/horizon/conf/default.py#L20
  [3] https://github.com/openstack/horizon/blob/master/horizon/templates/_header.html#L5

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1129178/+subscriptions