Eli Mesika has uploaded a new change for review. Change subject: [WIP]core : GWT changes for Multi-Tier fencing ......................................................................
[WIP]core : GWT changes for Multi-Tier fencing Change-Id: I1b17302cd68ab937dbc30978dd577c8eb93d220d Signed-off-by: Eli Mesika <[email protected]> --- M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/61/10261/1 diff --git a/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml b/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml index a82f781..0bed4e4 100644 --- a/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml +++ b/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml @@ -47,6 +47,7 @@ <include name="common/businessentities/InterfaceStatus.java" /> <include name="common/businessentities/IrsStatus.java" /> <include name="common/businessentities/IVdcQueryable.java" /> + <include name="common/businessentities/FenceAgentOrder.java" /> <include name="common/businessentities/LUN_storage_server_connection_map.java" /> <include -- To view, visit http://gerrit.ovirt.org/10261 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1b17302cd68ab937dbc30978dd577c8eb93d220d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
