Bug 1638797 - 3.11 Openshift deployment via Director fails because openshift_release and openshift_version vars are set to 3.10 in tripleo-heat-templates
Summary: 3.11 Openshift deployment via Director fails because openshift_release and op...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 14.0 (Rocky)
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: beta
: 14.0 (Rocky)
Assignee: Martin André
QA Contact: Marius Cornea
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-12 13:12 UTC by Marius Cornea
Modified: 2019-01-11 11:54 UTC (History)
6 users (show)

Fixed In Version: openstack-tripleo-heat-templates-9.0.1-0.20181013060876.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-01-11 11:53:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 610682 0 None None None 2018-11-05 08:14:42 UTC
Red Hat Product Errata RHEA-2019:0045 0 None None None 2019-01-11 11:54:03 UTC

Description Marius Cornea 2018-10-12 13:12:48 UTC
Description of problem:

3.11 Openshift deployment via Director fails because openshift_release and openshift_release vars are set to 3.10 in tripleo-heat-templates:

https://github.com/openstack/tripleo-heat-templates/blob/master/extraconfig/services/openshift-master.yaml#L146-L147

Failure:

TASK [openshift_version : assert openshift_release in openshift_image_tag] *****
Thursday 11 October 2018  22:43:59 -0400 (0:00:00.082)       0:01:44.010 ****** 
fatal: [openshift-master-0]: FAILED! => {
    "assertion": "openshift_release in openshift_image_tag", 
    "changed": false, 
    "evaluated_to": false, 
    "msg": "openshift_image_tag must match same major version as openshift_release. You provided: 3.10 and v3.11\n"
}

PLAY RECAP *********************************************************************
localhost                  : ok=12   changed=0    unreachable=0    failed=0   
openshift-master-0         : ok=37   changed=8    unreachable=0    failed=1   
openshift-worker-0         : ok=26   changed=8    unreachable=0    failed=0   


Version-Release number of selected component (if applicable):
openstack-tripleo-heat-templates-9.0.0-0.20180919080945.0rc1.0rc1.el7ost.noarch

How reproducible:
100%

Comment 1 Martin André 2018-10-12 16:21:43 UTC
We may have to hardcode the vars downstream to point to the v3.11 release until we have some packages available upstream.

Comment 8 Martin André 2019-01-10 10:25:07 UTC
No doc text required.

Comment 9 errata-xmlrpc 2019-01-11 11:53: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/RHEA-2019:0045


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