Merge "Fix missing print format error"
This commit is contained in:
commit
fa89028e64
@ -258,7 +258,7 @@ class IloInspect(base.InspectInterface):
|
|||||||
'connected or not for ProLiant Gen8 and Gen9 servers. '
|
'connected or not for ProLiant Gen8 and Gen9 servers. '
|
||||||
'Hence returns all the MACs present on the server. '
|
'Hence returns all the MACs present on the server. '
|
||||||
'Please remove the ironic ports created for inactive '
|
'Please remove the ironic ports created for inactive '
|
||||||
'NICs manually for the node %(node)',
|
'NICs manually for the node %(node)s',
|
||||||
{"node": task.node.uuid})
|
{"node": task.node.uuid})
|
||||||
task.node.save()
|
task.node.save()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user