Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1386333 - Wrong default openshift_release version
Wrong default openshift_release version
Status: CLOSED ERRATA
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer (Show other bugs)
3.3.1
Unspecified Unspecified
medium Severity medium
: ---
: 3.3.1
Assigned To: Devan Goodwin
Gaoyun Pei
: UpcomingRelease
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2016-10-18 13:03 EDT by Peter Larsen
Modified: 2017-01-02 22:04 EST (History)
5 users (show)

See Also:
Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2016-11-15 14:09:55 EST
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2016:2778 normal SHIPPED_LIVE Moderate: atomic-openshift-utils security and bug fix update 2016-11-15 19:08:29 EST

  None (edit)
Description Peter Larsen 2016-10-18 13:03:42 EDT
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 02:19:18 EST
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-09 21:13:35 EST
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 14:09:55 EST
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

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