Bug 1551762 - python2-virtualbmc reports type error upon every invocation.
Summary: python2-virtualbmc reports type error upon every invocation.
Keywords:
Status: CLOSED DUPLICATE of bug 1473276
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-virtualbmc
Version: 12.0 (Pike)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: mlammon
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-03-05 22:09 UTC by Vincent S. Cojot
Modified: 2018-03-12 15:06 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-03-12 15:06:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1753590 0 None None None 2018-03-05 22:18:23 UTC

Description Vincent S. Cojot 2018-03-05 22:09:26 UTC
Description of problem:

[raistlin@vkvm1 ~/virt-OSPD]$ sudo vbmc add overcloud-ceph-0 --port 6230
Exception TypeError: "'NoneType' object is not callable" in <function _removeHandlerRef at 0x1fe8de8> ignored

[raistlin@vkvm1 ~/virt-OSPD]$ sudo vbmc list
+------------------+--------+---------+------+
|   Domain name    | Status | Address | Port |
+------------------+--------+---------+------+
| overcloud-ceph-0 |  down  |    ::   | 6230 |
+------------------+--------+---------+------+
Exception TypeError: "'NoneType' object is not callable" in <function _removeHandlerRef at 0x1425de8> ignored


This is a fully patched RHEL7.4 KVM host upon which the following rpms were installed (taken from OSP-12):

python-virtualbmc-1.2.0-1.el7ost.noarch.rpm
python-pyghmi-1.0.22-1.el7ost.noarch.rpm
python2-pbr-3.1.1-2.el7ost.noarch.rpm

Comment 1 Bob Fournier 2018-03-12 15:06:15 UTC
See explanation here for this issue - https://bugzilla.redhat.com/show_bug.cgi?id=1419723#c4

The message is a nuisance only and not a functional issue.  There is a fix in progress that will fix this message (among other things) so marking this as a duplicate.

*** This bug has been marked as a duplicate of bug 1473276 ***


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