Moti Asayag has uploaded a new change for review. Change subject: core: Fix KeystoneAuthUrl example's description ......................................................................
core: Fix KeystoneAuthUrl example's description The example of KeystoneAuthUrl should include the version. Change-Id: I387a15e66e8a45b52c9189253ac7b5898e9b2a75 Bug-Url: https://bugzilla.redhat.com/1075997 Signed-off-by: Moti Asayag <[email protected]> --- M packaging/etc/engine-config/engine-config.properties 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/30/25730/1 diff --git a/packaging/etc/engine-config/engine-config.properties b/packaging/etc/engine-config/engine-config.properties index d8a4e5b..f174ea9 100644 --- a/packaging/etc/engine-config/engine-config.properties +++ b/packaging/etc/engine-config/engine-config.properties @@ -286,7 +286,7 @@ GlusterRefreshRateHooks.description="Refresh rate (in seconds) of gluster hooks from gluster servers" GlusterRefreshRateHooks.type=Integer GlusterRefreshRateHooks.validValues=30..3600 -KeystoneAuthUrl.description="OpenStack Keystone URL (e.g. http://keystone-server:35357)" +KeystoneAuthUrl.description="OpenStack Keystone URL (e.g. http://keystone-server:35357/v2/)" KeystoneAuthUrl.type=String DefaultWindowsTimeZone.description="Default time zone to be used when creating new Windows VMs" DefaultWindowsTimeZone.type=WindowsTimeZone -- To view, visit http://gerrit.ovirt.org/25730 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I387a15e66e8a45b52c9189253ac7b5898e9b2a75 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
