Bug 1015869 - RHOS-4 documentation points to rhos-3 docs
Summary: RHOS-4 documentation points to rhos-3 docs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-django-horizon
Version: 4.0
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: beta
: 4.0
Assignee: Matthias Runge
QA Contact: Nir Magnezi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-06 11:56 UTC by Nir Magnezi
Modified: 2013-12-20 00:25 UTC (History)
8 users (show)

Fixed In Version: python-django-horizon-2013.2-4.el6ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1030398 (view as bug list)
Environment:
Last Closed: 2013-12-20 00:25:55 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2013:1859 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform Enhancement Advisory 2013-12-21 00:01:48 UTC

Description Nir Magnezi 2013-10-06 11:56:06 UTC
Description of problem:
======================
Horizon in RHOS directs the user to upstream documentation.
Clicking the 'help' button at the upper right corner opens: http://docs.openstack.org/

Version-Release number of selected component (if applicable):
=============================================================
RHOS - Havana
python-django-horizon-2013.2-0.13b3.el6ost.noarch

How reproducible:
=================
100%

Steps to Reproduce:
===================
1. Click the help button at the upper right corner
2.
3.

Actual results:
===============
http://docs.openstack.org/

Expected results:
=================
Redhat documentation

Comment 3 Nir Magnezi 2013-11-12 06:46:42 UTC
Tested NVR: python-django-horizon-2013.2-3.el6ost.noarch
Puddle: 2013-11-08.1

I still see the upstream URL in Horizon help button: http://docs.openstack.org/
Which is a bit odd because when I look at settings.py[1] I see:


HORIZON_CONFIG = {
    'dashboards': ('project', 'admin', 'settings', 'router',),
    'default_dashboard': 'project',
    'user_home': 'openstack_dashboard.views.get_user_home',
    'ajax_queue_limit': 10,
    'auto_fade_alerts': {
        'delay': 3000,
        'fade_duration': 1500,
        'types': ['alert-success', 'alert-info']
    },
    'help_url': "https://access.redhat.com/site/documentation/en-US/"
                "Red_Hat_OpenStack/3/html/Getting_Started_Guide/"
                "part-Using_OpenStack.html",



Please note that the Redhat documentation URL in settings.py belongs to Grizzly, Not Havana.

[1] /usr/share/openstack-dashboard/openstack_dashboard/settings.py

Comment 4 Matthias Runge 2013-11-12 07:37:23 UTC
What is the docs URL for this one?

Comment 5 Julie Pichon 2013-11-12 11:28:06 UTC
Summer, do you know which docs URL we should link to for 4.0?

Comment 6 Summer Long 2013-11-12 12:43:04 UTC
Hi Julie,
Non version-specific would be this:
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/ 
Version-specific for Havana will be (but not live yet):
https://access.redhat.com/site/documentation//en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/index.html

cheers, Summer

Comment 7 Julie Pichon 2013-11-12 13:07:32 UTC
Based on the URL from the staging docs site, I think it means we'll want to use the following:

https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/html/End_User_Guide/index.html

If someone is having trouble using Horizon, we'd like to avoid for them being presented with the Installation or Administration instructions, which they can't do anything about. Thanks, Summer!

Comment 9 Matthias Runge 2013-11-14 11:15:15 UTC
After an installation using packstack, I see help URL as
http://docs.openstack.org/

When removing openstack-dashboard and reinstalling it, help_url changed to
'help_url': "https://access.redhat.com/site/documentation/en-US/"
                "Red_Hat_OpenStack/3/html/Getting_Started_Guide/"
                "part-Using_OpenStack.html",

Which just points to grizzly docs.
I'll change that.

Comment 12 Nir Magnezi 2013-12-15 22:08:22 UTC
Verified NVR: python-django-horizon-2013.2-8.el6ost.noarch

Horizon help button takes to user to:
https://access.redhat.com/site/documentation//en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/index.html

The URL is yet to be live but this is expected according to Comment #6

Comment 14 errata-xmlrpc 2013-12-20 00:25:55 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHEA-2013-1859.html


Note You need to log in before you can comment on or make changes to this bug.