The return value of ironic_client.node.set_power_state is None, so it's useless to return the result. We should check the node state until it's changed or timeout. Change-Id: I31f75a2c4a721ce4481e6ae7fb83d154a443dad9 Closes-Bug: #1713655