mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-27 13:40:25 +00:00
Fix missing import
The smm change omitted a required import.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user