Vinzenz Feenstra has submitted this change and it was merged.

Change subject: Implement default configuration values
......................................................................


Implement default configuration values

When adding new config values to the configuration files, it's possible
that due to the installation the configuration files won't get updated,
when they are modified by an user/administrator on that given system.

By using defaults, we can override this problem and ensure a proper
application start, when config values are missing which are mandatory,
to the functionality.

Change-Id: I5ce9d457e826448aad205ce4abda5dc4b0210804
Signed-off-by: Vinzenz Feenstra <[email protected]>
Bug-Url: https://bugzilla.redhat.com/1100249
---
M Makefile.am
A configurations/Makefile.am
A configurations/default-logger.conf
R configurations/default-logger.ini
A configurations/default.conf
A configurations/default.ini
A configurations/ovirt-guest-agent.conf
A configurations/ovirt-guest-agent.ini
M configure.ac
M ovirt-guest-agent.rhel6.spec
M ovirt-guest-agent.spec
M ovirt-guest-agent/Makefile.am
M ovirt-guest-agent/Makefile.el5
M ovirt-guest-agent/OVirtGuestService.py
A ovirt-guest-agent/bytesio.py
D ovirt-guest-agent/ovirt-guest-agent.conf
M ovirt-guest-agent/ovirt-guest-agent.py
M ovirt-guest-agent/win-guest-agent-build-exe.bat
18 files changed, 304 insertions(+), 90 deletions(-)

Approvals:
  Vinzenz Feenstra: Verified; Looks good to me, approved
  Michal Skrivanek: Looks good to me, but someone else must approve



-- 
To view, visit http://gerrit.ovirt.org/28137
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5ce9d457e826448aad205ce4abda5dc4b0210804
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: ovirt-3.4
Gerrit-Owner: Vinzenz Feenstra <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Vinzenz Feenstra <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to