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 <alonbl(a)redhat.com>
---
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 <alonbl(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Keith Robertson <kroberts(a)redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>