mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-26 03:19:48 +00:00
Fix missing import
The smm change omitted a required import.
This commit is contained in:
parent
7d84d0a021
commit
8e071a2568
@ -14,6 +14,7 @@
|
||||
|
||||
import confluent.discovery.handlers.bmc as bmchandler
|
||||
import confluent.exceptions as exc
|
||||
import eventlet
|
||||
webclient = eventlet.import_patched('pyghmi.util.webclient')
|
||||
import struct
|
||||
import urllib
|
||||
|
Loading…
Reference in New Issue
Block a user