Bug 1602984 - Add better error message when showing an incorrect ironic port (OSP-13)
Summary: Add better error message when showing an incorrect ironic port (OSP-13)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-ironic-inspector-client
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: z4
: 13.0 (Queens)
Assignee: Bob Fournier
QA Contact: mlammon
URL:
Whiteboard:
Depends On: 1592858
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-07-19 00:34 UTC by Bob Fournier
Modified: 2019-01-16 17:56 UTC (History)
11 users (show)

Fixed In Version: python-ironic-inspector-client-3.1.1-2.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1592858
Environment:
Last Closed: 2019-01-16 17:56:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 581875 0 None stable/queens: MERGED python-ironic-inspector-client: Provide proper error message if interface name is invalid (I0556b64e39c5b3e9be0cfecfb6d7... 2018-12-03 10:31:31 UTC
Red Hat Product Errata RHBA-2019:0092 0 None None None 2019-01-16 17:56:50 UTC
Storyboard 2002749 0 None None None 2018-07-19 00:34:07 UTC

Comment 3 Jon Schlueter 2018-10-18 20:04:12 UTC
https://github.com/redhat-openstack/rdoinfo/blob/master/rdo.yml#L4720

Has queens pinned at source-branch: 3.1.1

Comment 4 Bob Fournier 2018-10-18 20:18:20 UTC
I'm not sure why this is, including Alan to see if he can help.

Comment 6 Alan Pevec 2018-11-21 00:42:38 UTC
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

Comment 13 mlammon 2019-01-02 15:48:40 UTC
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

Comment 15 errata-xmlrpc 2019-01-16 17:56:44 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/RHBA-2019:0092


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