Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1891202

Summary: mysql-open-files-limit is broken in RHOSP 16.1
Product: Red Hat OpenStack Reporter: Alex Stupnikov <astupnik>
Component: openstack-tripleo-validationsAssignee: Gaƫl Chamoulaud <gchamoul>
Status: CLOSED ERRATA QA Contact: nlevinki <nlevinki>
Severity: medium Docs Contact:
Priority: medium    
Version: 16.1 (Train)CC: aschultz, gchamoul, jjoyce, jschluet, slinaber, tvignaud
Target Milestone: z3Keywords: Triaged
Target Release: 16.1 (Train on RHEL 8.2)   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: openstack-tripleo-validations-11.3.2-1.20200916153436.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-12-15 18:37:11 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 Alex Stupnikov 2020-10-24 10:28:21 UTC
Description of problem:

mysql-open-files-limit validation fails because of the following error:

{
    "task": {
        "hosts": {
            "overcloud-controller-0": {
                "_ansible_no_log": false,
                "action": "set_fact",
                "failed": true,
                "msg": "The task includes an option with an undefined variable. The error was: 'ansible.vars.hostvars.HostVarsVars object' has no attribute 'container_cli'\n\nThe error appears to be in '/usr/share/openstack-tripleo-validations/roles/mysql_open_files_limit/tasks/main.yml': line 2, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n---\n- name: Set container_cli fact from the inventory\n  ^ here\n"
            }
        },
        "name": "Set container_cli fact from the inventory",
        "status": "FAILED"
    }
}

It looks like the problem is caused by lack of container_cli definition.

Comment 12 errata-xmlrpc 2020-12-15 18:37:11 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 (Red Hat OpenStack Platform 16.1.3 bug fix and enhancement 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-2020:5413