Alon Bar-Lev has posted comments on this change. Change subject: aaa: Chages to ExtensionsManager ......................................................................
Patch Set 11: (1 comment) http://gerrit.ovirt.org/#/c/27785/11/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 51: Line 52: // Create authentication profiles for all the domains that exist in the database: Line 53: // TODO: remove this later, and rely only on the custom and built in extensions directories configuration Line 54: Line 55: EngineExtensionsManager.getInstance().dump(); this can go also into there... Line 56: AuthenticationProfileRepository.getInstance(); Line 57: DbUserCacheManager.getInstance().init(); Line 58: AsyncTaskManager.getInstance().initAsyncTaskManager(); Line 59: ResourceManager.getInstance().init(); -- To view, visit http://gerrit.ovirt.org/27785 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I1c914df29a0dbf52ff6d2f8149687b31b4faffe1 Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[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
