Liron Aravot has uploaded a new change for review. Change subject: tools: StorageDomainOvfStoreCount config value ......................................................................
tools: StorageDomainOvfStoreCount config value adding StorageDomainOvfStoreCount to engine-config. Change-Id: If35b26983a2d42d1b950572bdad4e0fbf657c7cd Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1134242 Signed-off-by: Liron Aravot <lara...@redhat.com> --- M packaging/etc/engine-config/engine-config.properties 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/86/32186/1 diff --git a/packaging/etc/engine-config/engine-config.properties b/packaging/etc/engine-config/engine-config.properties index a71b994..b47ef0c 100644 --- a/packaging/etc/engine-config/engine-config.properties +++ b/packaging/etc/engine-config/engine-config.properties @@ -105,6 +105,9 @@ OvfItemsCountPerUpdate.type=Integer OvfUpdateIntervalInMinutes.description="Number of minutes between OVF updates" OvfUpdateIntervalInMinutes.type=Integer +StorageDomainOvfStoreCount.description="Number of OVF stores per Storage Domain" +StorageDomainOvfStoreCount.type=Integer +StorageDomainOvfStoreCount.validValues=0..16 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/32186 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If35b26983a2d42d1b950572bdad4e0fbf657c7cd Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Liron Aravot <lara...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches