Yair Zaslavsky has posted comments on this change. Change subject: aaa: Chages to ExtensionsManager ......................................................................
Patch Set 3: (1 comment) http://gerrit.ovirt.org/#/c/27785/3/backend/manager/modules/extensions-manager/src/main/java/org/ovirt/engine/core/extensions/mgr/ExtensionsManager.java File backend/manager/modules/extensions-manager/src/main/java/org/ovirt/engine/core/extensions/mgr/ExtensionsManager.java: Line 145: } Line 146: return result; Line 147: } Line 148: Line 149: public ExtensionsManager(Map<String, String> properties, List<File> extensionsDirectories, String applicationName) { > at the tool you explicit load extensions... no conf.d Meaning? provide a parameters to paths of config files? For example --authz should be a path to authz config file and not authz provider name? Line 150: bindingsLoaders.put(Base.ConfigBindingsMethods.JBOSSMODULE, new JBossBindingsLoader()); Line 151: this.configProperties.putAll(properties); Line 152: globalContext.put(Base.GlobalContextKeys.APPLICATION_NAME, applicationName); Line 153: -- 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: 3 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
