private bladeSpec _getBladeByIP_withoutLocking(string bladeIP)
 {
     return(hostStateManager.getBladeByIP_withoutLocking(bladeIP));
 }