2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-26 03:19:48 +00:00

Assign self.ipmicmd in case we are reusing an existing object that is already logged.

This commit is contained in:
Jarrod Johnson 2017-01-04 09:44:52 -05:00
parent b3c28ad33e
commit 7bf8242aba

View File

@ -345,6 +345,7 @@ class IpmiHandler(object):
if ge[0] == -2:
raise exc.TargetEndpointUnreachable(ge[1])
raise
self.ipmicmd = persistent_ipmicmds([node, tenant])
bootdevices = {
'optical': 'cd'