Nir Soffer has submitted this change and it was merged. Change subject: vdsm.conf: Add drop-in dir ......................................................................
vdsm.conf: Add drop-in dir A drop-in dir allows the user to put partial configurations into a drop-in directory. This will allow to either set the configuration or override already set configurations using the partical configuration files. Change-Id: I3849829aca50b30742e9c860d7c19296d6361015 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1279555 Signed-off-by: Irit Goihman <[email protected]> Reviewed-on: https://gerrit.ovirt.org/58728 Continuous-Integration: Jenkins CI Reviewed-by: Yaniv Bronhaim <[email protected]> Reviewed-by: Nir Soffer <[email protected]> Reviewed-by: Piotr Kliczewski <[email protected]> --- M lib/vdsm/config.py.in M tests/Makefile.am A tests/config_test.py M vdsm.spec.in M vdsm/Makefile.am 5 files changed, 223 insertions(+), 7 deletions(-) Approvals: Piotr Kliczewski: Looks good to me, approved Nir Soffer: Looks good to me, but someone else must approve Yaniv Bronhaim: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Irit Goihman: Verified -- To view, visit https://gerrit.ovirt.org/58728 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3849829aca50b30742e9c860d7c19296d6361015 Gerrit-PatchSet: 25 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Irit Goihman <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Irit Goihman <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
