Allon Mureinik has uploaded a new change for review. Change subject: tools: OVF storing conf values ......................................................................
tools: OVF storing conf values Added OvfItemsCountPerUpdate and OvfUpdateIntervalInMinutes to engine-config. Change-Id: I1306ad76286e1c834e256c0813b88300647e0202 Bug-Url: https://bugzilla.redhat.com/1128949 Signed-off-by: Allon Mureinik <amure...@redhat.com> --- M packaging/etc/engine-config/engine-config.properties 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/28/31528/1 diff --git a/packaging/etc/engine-config/engine-config.properties b/packaging/etc/engine-config/engine-config.properties index d5e7898..cf9baa1 100644 --- a/packaging/etc/engine-config/engine-config.properties +++ b/packaging/etc/engine-config/engine-config.properties @@ -101,6 +101,10 @@ NumberVmRefreshesBeforeSave.description="Number of Virtual Machine Data Refreshes Before Saving to Database" NumberVmRefreshesBeforeSave.type=Integer oVirtISOsRepositoryPath.description="The oVirt Node installation files path" +OvfItemsCountPerUpdate.description="Number of OVFs updated to the master domain's filesystem per OVF update call" +OvfItemsCountPerUpdate.type=Integer +OvfUpdateIntervalInMinutes.description="Number of minutes between OVF updates" +OvfUpdateIntervalInMinutes.type=Integer ProductKey2003.description="Product Key (for Windows 2003)" ProductKey2003x64.description="Product Key (for Windows 2003 x64)" ProductKey2008.description="Product Key (for Windows 2008)" -- To view, visit http://gerrit.ovirt.org/31528 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1306ad76286e1c834e256c0813b88300647e0202 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Allon Mureinik <amure...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches