Bug 1386333

Summary: Wrong default openshift_release version
Product: OpenShift Container Platform Reporter: Peter Larsen <plarsen>
Component: InstallerAssignee: Devan Goodwin <dgoodwin>
Status: CLOSED ERRATA QA Contact: Gaoyun Pei <gpei>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.3.1CC: aos-bugs, dgoodwin, gpei, jokerman, mmccomas
Target Milestone: ---Keywords: UpcomingRelease
Target Release: 3.3.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-15 19:09:55 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 Peter Larsen 2016-10-18 17:03:42 UTC
Description of problem:

Default /usr/share/doc/openshift-ansible-docs-3.3.28/docs/example-inventories/hosts.ose.example contains openshift_release=v3.2 when being pulled from the 3.3 repository.

Version-Release number of selected component (if applicable):

# yum repolist
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
repo id                                  repo name                                                 status
rhel-7-server-extras-rpms/x86_64         Red Hat Enterprise Linux 7 Server - Extras (RPMs)            297
rhel-7-server-ose-3.3-rpms/x86_64        Red Hat OpenShift Container Platform 3.3 (RPMs)              552
rhel-7-server-rpms/7Server/x86_64        Red Hat Enterprise Linux 7 Server (RPMs)                  11,396

As found in package openshift-ansible-docs-3.3.28-1.git.0.762256b.el7.noarch

How reproducible:
Install OpenShift - copy default inventory file from above location.

Comment 3 Gaoyun Pei 2016-11-07 07:19:18 UTC
This bug is fixed on openshift-ansible-docs-3.4.17-1.git.0.4698b0c.el7.noarch.
[root@qe-weshi-ansible ~]# grep  openshift_release -r /usr/share/doc/openshift-ansible-docs-3.4.17/docs/
/usr/share/doc/openshift-ansible-docs-3.4.17/docs/example-inventories/hosts.origin.example:openshift_release=v1.4
/usr/share/doc/openshift-ansible-docs-3.4.17/docs/example-inventories/hosts.ose.example:openshift_release=v3.4
 

but for openshift-ansible-docs-3.3.44-1.git.0.48e34f6.el7.noarch, it's still not correct.
[root@qe-weshi-ansible ~]# grep  openshift_release -r /usr/share/doc/openshift-ansible-docs-3.3.44/docs/
/usr/share/doc/openshift-ansible-docs-3.3.44/docs/example-inventories/hosts.origin.example:openshift_release=v1.2
/usr/share/doc/openshift-ansible-docs-3.3.44/docs/example-inventories/hosts.ose.example:openshift_release=v3.2

Comment 9 Gaoyun Pei 2016-11-10 02:13:35 UTC
Verify this bug with openshift-ansible-docs-3.3.48-1.git.0.e6da1d5.el7.noarch, [root@openshift-125 ~]# grep  openshift_release -r /usr/share/doc/openshift-ansible-docs-3.3.48/docs/
/usr/share/doc/openshift-ansible-docs-3.3.48/docs/example-inventories/hosts.origin.example:openshift_release=v1.3
/usr/share/doc/openshift-ansible-docs-3.3.48/docs/example-inventories/hosts.ose.example:openshift_release=v3.3

Comment 10 errata-xmlrpc 2016-11-15 19:09: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.

https://access.redhat.com/errata/RHSA-2016:2778