Bug 1740563 - Minor upgrade fails on Controller node when using TLS with Octavia
Summary: Minor upgrade fails on Controller node when using TLS with Octavia
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 14.0 (Rocky)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: z4
: 14.0 (Rocky)
Assignee: Brent Eagles
QA Contact: Bruna Bonguardo
URL:
Whiteboard:
Depends On: 1730685
Blocks: 1664403
TreeView+ depends on / blocked
 
Reported: 2019-08-13 09:24 UTC by Carlos Goncalves
Modified: 2020-01-14 09:39 UTC (History)
15 users (show)

Fixed In Version: openstack-tripleo-heat-templates-9.3.1-0.20190513171757.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1730685
Environment:
Last Closed: 2020-01-14 09:39:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1836729 0 None None None 2019-08-13 09:27:28 UTC
OpenStack gerrit 672713 0 'None' 'MERGED' 'Fix bogus reference to conditional in octavia upgrade tasks' 2019-12-04 09:20:49 UTC
OpenStack gerrit 673440 0 'None' 'MERGED' 'Fix bogus reference to conditional in octavia upgrade tasks' 2019-12-04 09:20:49 UTC

Description Carlos Goncalves 2019-08-13 09:24:41 UTC
+++ This bug was initially created as a clone of Bug #1730685 +++

Description of problem:

The update fails with the below error
~~~
TASK [remove TLS proxy if configured and running] ******************************
Thursday 11 July 2019  11:20:00 +0200 (0:00:00.102)       0:10:41.162 ********* 
fatal: [controller-os-2-dc2]: FAILED! => {"msg": "The conditional check 'internal_tls_enabled|bool' failed. The error was: error while evaluating conditional (internal_tls_enabled|bool): 'internal_tls_enabled' is undefined\n\nThe error appears to have been in '/var/lib/mistral/a34e8cd1-dbaf-4def-b091-2fb480f1694f/Controller2018/update_tasks.yaml': line 171, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n  when: step|int == 5\n- docker:\n  ^ here\n"}

PLAY RECAP *********************************************************************
controller-os-1-dc2        : ok=2    changed=0    unreachable=0    failed=0   
controller-os-2-dc2        : ok=53   changed=24   unreachable=0    failed=1   
controller-os-3-dc2        : ok=2    changed=0    unreachable=0    failed=0
~~~

Version-Release number of selected component (if applicable):
puppet-octavia-12.4.0-9.el7ost.noarch                       Wed Jul 10 18:32:00 2019
openstack-tripleo-heat-templates-8.3.1-54.el7ost.noarch     Wed Jul 10 18:33:44 2019

Zstream Release:
Red Hat OpenStack Platform release 13.0.7 (Queens)


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