Bug 1311619 - [RFE] Add Red Hat Documentation tab for Networks and Pools
Summary: [RFE] Add Red Hat Documentation tab for Networks and Pools
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: rhvm-doc
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ovirt-4.2.2
: ---
Assignee: Greg Sheremeta
QA Contact: Petr Matyáš
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-24 15:35 UTC by Jiri Belka
Modified: 2019-05-16 13:22 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
Environment:
Last Closed: 2018-05-23 12:51:53 UTC
oVirt Team: UX
Target Upstream Version:
Embargoed:
pstehlik: testing_plan_complete-


Attachments (Terms of Use)
network fixed (66.38 KB, image/png)
2018-02-27 00:20 UTC, Greg Sheremeta
no flags Details

Description Jiri Belka 2016-02-24 15:35:23 UTC
Description of problem:

# diff -uNp /usr/share/ovirt-engine/ui-plugins/redhat_support_plugin_rhev/start.html{.orig,}
--- /usr/share/ovirt-engine/ui-plugins/redhat_support_plugin_rhev/start.html.orig       2016-02-24 15:39:17.378788852 +0100
+++ /usr/share/ovirt-engine/ui-plugins/redhat_support_plugin_rhev/start.html    2016-02-24 16:31:25.972595097 +0100
@@ -21,6 +21,9 @@
                        api.addSubTab('Host', 'Red Hat Documentation', 'my-host-subtab-host', '/ovirt-engine/docs/manual/en-US/html/Administration_Guide/chap-Hosts.html',{alignRight: true});
                        api.setTabAccessible('my-host-subtab-host', true);
 
+                       api.addSubTab('Network', 'Red Hat Documentation', 'my-host-subtab-network', '/ovirt-engine/docs/manual/en-US/html/Administration_Guide/chap-Logical_Networks.html',{alignRight: true});
+                       api.setTabAccessible('my-host-subtab-network', true);
+
                        api.addSubTab('Storage', 'Red Hat Documentation', 'my-host-subtab-storage', '/ovirt-engine/docs/manual/en-US/html/Administration_Guide/chap-Storage.html',{alignRight: true});
                        api.setTabAccessible('my-host-subtab-storage', true);

Version-Release number of selected component (if applicable):
redhat-support-plugin-rhev-3.6.0-12.el6.noarch

How reproducible:
100%

Steps to Reproduce:
1. check subtab area in Networks if there is 'Red Hat Documentation' subtab
   pointing to valid doc
2.
3.

Actual results:
does not exist

Expected results:
should exist, we have the doc and other areas are covered with docs subtabs

Additional info:

Comment 1 Jiri Belka 2016-02-24 15:39:39 UTC
Please consider 'Pools' as well.

Comment 7 Petr Matyáš 2018-02-22 14:59:51 UTC
Tested on rhvm-doc-4.2.2-1.el7ev.noarch

Documentation tab works fine for pools, however it shows just 404 for networks.

Comment 8 Greg Sheremeta 2018-02-27 00:20:00 UTC
ugh, thanks, sorry about that. Fixed in rhvm-doc-4.2.2-2

Comment 9 Greg Sheremeta 2018-02-27 00:20:21 UTC
Created attachment 1401083 [details]
network fixed

Comment 10 Petr Matyáš 2018-03-05 14:15:00 UTC
Verified on rhvm-doc-4.2.2-2.el7ev.noarch

Comment 11 Franta Kust 2019-05-16 13:07:02 UTC
BZ<2>Jira Resync


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