Ravi Nori has posted comments on this change. Change subject: core: enable <not equal> operator for tag search ......................................................................
Patch Set 2: Code-Review+1 (1 comment) http://gerrit.ovirt.org/#/c/28280/2/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InitBackendServicesOnStartupBean.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InitBackendServicesOnStartupBean.java: Line 58: // recover from engine failure Line 59: PmHealthCheckManager.getInstance().recover(hosts); Line 60: Line 61: // Create authentication profiles for all the domains that exist in the database: Line 62: // TODO: remove this later, and rely only on the custom and built in extensions directories configu configu = config Line 63: DbUserCacheManager.getInstance().init(); Line 64: TaskManagerUtil.initAsyncTaskManager(); Line 65: ResourceManager.getInstance().init(); Line 66: OvfDataUpdater.getInstance().initOvfDataUpdater(); -- To view, visit http://gerrit.ovirt.org/28280 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icb8fd9c3f75a62841b8d89933c16ac2077c95e4d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
