Bug 1448998 - Versions in doc is not correct
Summary: Versions in doc is not correct
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Steve Milner
QA Contact: Wenkai Shi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-09 03:18 UTC by Wenkai Shi
Modified: 2017-08-16 19:51 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1491592 (view as bug list)
Environment:
Last Closed: 2017-08-10 05:23:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2017:1716 0 normal SHIPPED_LIVE Red Hat OpenShift Container Platform 3.6 RPM Release Advisory 2017-08-10 09:02:50 UTC

Description Wenkai Shi 2017-05-09 03:18:38 UTC
Description of problem:
Versions in doc is not correct

Version-Release number of selected component (if applicable):
atomic-openshift-utils-3.6.60-1.git.0.53cdc13.el7

How reproducible:
100%

Steps to Reproduce:
1. Install atomic-openshift-utils package
# yum install atomic-openshift-utils -y
2. Check versions in doc
# vim /usr/share/doc/openshift-ansible-docs-3.6.60/docs/example-inventories/hosts.ose.example
3.

Actual results:
# grep -nir "3.5" /usr/share/doc/openshift-ansible-docs-3.6.60/docs/example-inventories/hosts.ose.example 
33:openshift_release=v3.5
38:#openshift_image_tag=v3.5.0
43:#openshift_pkg_version=-3.5.0
575:#openshift_hosted_logging_deployer_version=3.5.0

Expected results:
Those versions should be 3.6

Additional info:

Comment 2 Steve Milner 2017-05-15 15:01:08 UTC
Merged.

Comment 4 Wenkai Shi 2017-06-06 04:13:25 UTC
Verified with version openshift-ansible-3.6.95-1.git.0.dbd2cf1.el7, it is correct now.

# rpm -q openshift-ansible
openshift-ansible-3.6.95-1.git.0.dbd2cf1.el7.noarch

# grep -nir "3.5" /usr/share/doc/openshift-ansible-docs-3.6.95/docs/example-inventories/hosts.ose.example

# grep -nir "3.6" /usr/share/doc/openshift-ansible-docs-3.6.95/docs/example-inventories/hosts.ose.example
33:openshift_release=v3.6
38:#openshift_image_tag=v3.6.0
43:#openshift_pkg_version=-3.6.0
441:#openshift_hosted_registry_storage_openstack_volumeID=3a650b4f-c8c5-4e0a-8ca5-eaee11f16c57
530:#openshift_hosted_metrics_deployer_version=3.6.0
578:#openshift_hosted_logging_deployer_version=3.6.0

Comment 6 errata-xmlrpc 2017-08-10 05:23:08 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.

https://access.redhat.com/errata/RHEA-2017:1716


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