Change in ovirt-engine[master]: engine: Fixed a spelling mistake in AuditLogAgingThreashold ...

Asaf Shakarchi has submitted this change and it was merged. Change subject: engine: Fixed a spelling mistake in AuditLogAgingThreashold config var ...................................................................... engine: Fixed a spelling mistake in AuditLogAgingThreashold config var Fixed a spelling mistake in 'AuditLogAgingThreashold' config variable, Changed to 'AuditLogAgingThreshold'. This patch also contains a generic new SQL function (fn_db_rename_config_key) which renames a conf key while preserving the current conf value. Change-Id: I14becc0f57404a86ca18917e4b6e2d00054a44b1 Bug-Url: https://bugzilla.redhat.com/743032 Signed-off-by: Asaf Shakarchi <asaf@redhat.com> --- M backend/manager/dbscripts/common_sp.sql M backend/manager/dbscripts/upgrade/pre_upgrade/0000_config.sql M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AuditLogCleanupManager.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java M backend/manager/tools/engine-config/src/main/resources/engine-config.properties 5 files changed, 28 insertions(+), 6 deletions(-) Approvals: Asaf Shakarchi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10970 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I14becc0f57404a86ca18917e4b6e2d00054a44b1 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
asaf@redhat.com