https://github.com/redhat-openstack/rdoinfo/blob/master/rdo.yml#L4720 Has queens pinned at source-branch: 3.1.1
I'm not sure why this is, including Alan to see if he can help.
I think we resolved this on IRC, 3.1.1 is the latest upstream release on Queens https://releases.openstack.org/queens/#queens-python-ironic-inspector-client New release can be requested via review in https://review.openstack.org/#/q/project:openstack/releases
13 -p 2018-12-13.4 Env: (undercloud) [stack@undercloud-0 ~]$ sudo rpm -qa | grep python-ironic-inspector-client python-ironic-inspector-client-3.1.1-2.el7ost.noarch (undercloud) [stack@undercloud-0 ~]$ openstack baremetal node list +--------------------------------------+--------------+---------------+-------------+--------------------+-------------+ | UUID | Name | Instance UUID | Power State | Provisioning State | Maintenance | +--------------------------------------+--------------+---------------+-------------+--------------------+-------------+ | fce98121-dc50-4100-9c8e-be5a2207c644 | controller-0 | None | power off | available | False | | 3d3746d7-3d80-4c50-b176-0e61dbdde48b | controller-1 | None | power off | available | False | | f203510a-08d5-47b8-9633-7fed4f5b2935 | controller-2 | None | power off | available | False | +--------------------------------------+--------------+---------------+-------------+--------------------+-------------+ (undercloud) [stack@undercloud-0 ~]$ openstack baremetal introspection interface list fce98121-dc50-4100-9c8e-be5a2207c644 +-----------+-------------------+----------------------+-------------------+----------------+ | Interface | MAC Address | Switch Port VLAN IDs | Switch Chassis ID | Switch Port ID | +-----------+-------------------+----------------------+-------------------+----------------+ | eth2 | 52:54:00:47:ce:0e | [] | None | None | | eth1 | 52:54:00:3e:1f:fb | [] | None | None | | eth0 | 52:54:00:37:34:ca | [] | None | None | +-----------+-------------------+----------------------+-------------------+----------------+ (undercloud) [stack@undercloud-0 ~]$ openstack baremetal introspection interface show fce98121-dc50-4100-9c8e-be5a2207c644 eth3 Interface eth3 was not found on this node
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/RHBA-2019:0092