Bug 1761356

Summary: Validations failing due to <'keystoneauth1.exceptions.auth_plugins.MissingRequiredOptions'> errors on Train
Product: Red Hat OpenStack Reporter: Gaël Chamoulaud <gchamoul>
Component: openstack-tripleo-validationsAssignee: Gaël Chamoulaud <gchamoul>
Status: CLOSED ERRATA QA Contact: nlevinki <nlevinki>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 16.0 (Train)CC: jbuchta, jhajyahy, jjoyce, jschluet, slinaber, tvignaud
Target Milestone: betaKeywords: Triaged
Target Release: 16.0 (Train on RHEL 8.1)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-validations-11.2.1-0.20191015101926.b1d1af3.el8.noarch Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-06 14:42:27 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 Gaël Chamoulaud 2019-10-14 09:01:37 UTC
All the validations using the ironic_nodes ansible lookup plugins are failing with this keystoneauth1 exception:

TASK [node-health : Lookup ironic nodes for unreachable nova servers] *************************************************************************************************************************************************************************
task path: /usr/share/openstack-tripleo-validations/roles/node-health/tasks/main.yml:26
fatal: [undercloud]: FAILED! => {
    "msg": "An unhandled exception occurred while running the lookup plugin 'ironic_nodes'. Error was a <class 'keystoneauth1.exceptions.auth_plugins.MissingRequiredOptions'>, original message: Auth plugin requires parameters which were not given: auth_url"
}


The impacted validations are:
  - ironic-boot-configuration
  - node-disks
  - default-node-count
  - collect-flavors-and-verify-profiles
  - node-health

Comment 4 Jad Haj Yahya 2019-12-12 12:31:38 UTC
RUn:
openstack tripleo validator run --validation ironic-boot-configuration

Comment 5 Jad Haj Yahya 2019-12-12 15:01:50 UTC
openstack tripleo validator run --validation ironic-boot-configuration
[SUCCESS] - ironic-boot-configuration.yaml
    b'Using /tmp/ironic-boot-configuration.yamls5this28ansible.cfg as config file'
    b'/usr/lib/python3.6/site-packages/urllib3/connection.py:362: SubjectAltNameWarning: Certificate for 192.168.24.2 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)'
    b'  SubjectAltNameWarning'
    b'Success! The validation passed for all hosts:'
    b'* undercloud'

Comment 8 errata-xmlrpc 2020-02-06 14:42:27 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-2020:0283