Bug 1448998

Summary: Versions in doc is not correct
Product: OpenShift Container Platform Reporter: Wenkai Shi <weshi>
Component: InstallerAssignee: Steve Milner <smilner>
Status: CLOSED ERRATA QA Contact: Wenkai Shi <weshi>
Severity: low Docs Contact:
Priority: medium    
Version: 3.6.0CC: aos-bugs, jokerman, mmccomas, smunilla
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1491592 (view as bug list) Environment:
Last Closed: 2017-08-10 05:23:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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