Bug 1761356 - Validations failing due to <'keystoneauth1.exceptions.auth_plugins.MissingRequiredOptions'> errors on Train
Summary: Validations failing due to <'keystoneauth1.exceptions.auth_plugins.MissingReq...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-validations
Version: 16.0 (Train)
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: beta
: 16.0 (Train on RHEL 8.1)
Assignee: Gaël Chamoulaud
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-10-14 09:01 UTC by Gaël Chamoulaud
Modified: 2020-02-06 14:42 UTC (History)
6 users (show)

Fixed In Version: openstack-tripleo-validations-11.2.1-0.20191015101926.b1d1af3.el8.noarch
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-06 14:42:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 688383 0 'None' MERGED Fix Ironic Authentication exception 2021-02-18 05:37:17 UTC
Red Hat Product Errata RHEA-2020:0283 0 None None None 2020-02-06 14:42:44 UTC

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


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