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: I09219762a7f548f41c58547e463153ea25f13034 Signed-off-by: Alon Bar-Lev <[email protected]> --- M src/__main__.py 1 file changed, 29 insertions(+), 10 deletions(-) Approvals: Keith Robertson: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13141 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I09219762a7f548f41c58547e463153ea25f13034 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-image-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
