Yaniv Bronhaim has posted comments on this change. Change subject: core: host-deploy: Wrap validation of fingerprint using EngineSSHClient ......................................................................
Patch Set 19: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GetGlusterServersForImportQuery.java Line 4: import java.util.Set; Line 5: Line 6: import javax.naming.AuthenticationException; Line 7: Line 8: import org.ovirt.engine.core.bll.utils.GlusterUtil; No, its not just import order, its totally different import path. As part of this patch we more GlusterUtil to bll.utils . This fix should be part of this patchset. Line 9: import org.ovirt.engine.core.common.errors.VdcBllMessages; Line 10: import org.ovirt.engine.core.common.queries.gluster.GlusterServersQueryParameters; Line 11: import org.ovirt.engine.core.dal.dbbroker.DbFacade; Line 12: import org.ovirt.engine.core.dao.VdsStaticDAO; -- To view, visit http://gerrit.ovirt.org/16126 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic01517a153406c8bafc672c20b0bf8686763a2f5 Gerrit-PatchSet: 19 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
