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 Signed-off-by: Liron Aravot <[email protected]> --- M packaging/etc/engine-config/engine-config.properties 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/77/31977/1 diff --git a/packaging/etc/engine-config/engine-config.properties b/packaging/etc/engine-config/engine-config.properties index 71e1612..c9b2e05 100644 --- a/packaging/etc/engine-config/engine-config.properties +++ b/packaging/etc/engine-config/engine-config.properties @@ -105,6 +105,8 @@ OvfItemsCountPerUpdate.type=Integer OvfUpdateIntervalInMinutes.description="Number of minutes between OVF updates" OvfUpdateIntervalInMinutes.type=Integer +StorageDomainOvfStoreCount.description="Number of OVF stores for Storage Domain" +StorageDomainOvfStoreCount.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/31977 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If35b26983a2d42d1b950572bdad4e0fbf657c7cd Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
