Editing 'help_url' in local_settings.py as in online docs break Horizon

Bug #1578008 reported by Rodrigo Castrillon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Undecided
shalakha

Bug Description

Following instructions here: http://docs.openstack.org/admin-guide/common/dashboard_customizing.html, in section #Help URL, will break Horizon.

To reproduce:
- Edit local_settings.py;
- Add a line:
'help_url': "http://someurl.mycompany.org"
- Restart apache;
- Try to load Horizon.

How to correctly configure:
- Edit local_settings.py;
- Add a line:
HORIZON_CONFIG["help_url"] = "http://someurl.mycompany.org"
- Restart apache;
- Load Horizon.

I dont think the logs would help as the solution is known. Please let me know if I'm wrong.

Chason Chan (chen-xing)
Changed in openstack-manuals:
assignee: nobody → Chason (chen-xing)
Revision history for this message
shalakha (shalakhansidmul) wrote :

@Chason : I am interested in working on this bug. Are you still on it?

Revision history for this message
Chason Chan (chen-xing) wrote :

Thanks for your work! :-)

Changed in openstack-manuals:
assignee: Chason (chen-xing) → shalakha (shalakhansidmul)
Changed in openstack-manuals:
status: New → In Progress
Changed in openstack-manuals:
status: In Progress → Confirmed
Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/341750

Revision history for this message
Alexandra Settle (alexandra-settle) wrote :

Hi Rodrigo, this LGTM - but I cannot verify properly to triage. We should wait for someone to triage the bug before we pass the fix - especially as you have a caveat at the bottom of your bug report.
Anyone able to help?

Revision history for this message
shalakha (shalakhansidmul) wrote :

Hello Alexandra,
I was able to reproduce this bug in my devstack environment.
Should we still wait for someone to triage?

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/341750
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=4c76dbdf7d252d97cce6d0d3be8eb02211337aa2
Submitter: Jenkins
Branch: master

commit 4c76dbdf7d252d97cce6d0d3be8eb02211337aa2
Author: shalakha sidmul <email address hidden>
Date: Mon May 23 00:20:05 2016 +0530

    Customize Horizon Help URL

    This change modifies the help url configuration property to point to a
    url of user's choice with proper horizon_config attribute.

    Closes bug: #1578008
    Change-Id: Ic8a07fbc2c1dc6895140dfcd20d34009ae370b41

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.