} else {
crmg.addColocation(null, giFi, ci);
crmg.addOrder(null, ci, giFi);
}
/* this must be executed after the getInfoPanel is executed. */
ldi.waitForInfoPanel();
ldi.getWidget("drbd_resource", null).setValueAndWait(new StringValue(getDrbdResourceInfo().getName()));
/* apply gets parents from graph and adds colocations. */
application.waitForSwing();
ldi.apply(dcHost, runMode);
ldi.getResource().setNew(false);