Keith Robertson has submitted this change and it was merged. Change subject: config: support conf.d notation for configuration ......................................................................
config: support conf.d notation for configuration Read the config file and all config files within the .d directory sorted by name. It will make the configuration of the package simpler during installation of 3rd party packages. Change-Id: I16837ce0cf5877f760521797821722520b9928f5 Signed-off-by: Alon Bar-Lev <[email protected]> --- M src/__main__.py 1 file changed, 22 insertions(+), 7 deletions(-) Approvals: Keith Robertson: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13140 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I16837ce0cf5877f760521797821722520b9928f5 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-iso-uploader Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Keith Robertson <[email protected]> Gerrit-Reviewer: Kiril Nesenko <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
