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

Remove inadvertent duplicate command

Harmless, but should be removed.
This commit is contained in:
Jarrod Johnson 2019-03-13 15:13:13 -04:00
parent 163b29a07c
commit e643b7ed7d

View File

@ -92,8 +92,6 @@ class NodeHandler(immhandler.NodeHandler):
if ff not in ('dense-computing', [u'dense-computing']):
return
# Ok, we can get the enclosure uuid now..
enclosureuuid = ic._oem.immhandler.get_property(
'/v2/ibmc/smm/chassis/uuid')
enclosureuuid = ic._oem.immhandler.get_property(
'/v2/ibmc/smm/chassis/uuid')
if enclosureuuid: