Jiří Moskovčák has uploaded a new change for review. Change subject: added forgotten constant ......................................................................
added forgotten constant Change-Id: Icddc6efc2b295cdcf8adb1dbef719f195b77335d Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1154415 Signed-off-by: Jiri Moskovcak <jmosk...@redhat.com> --- M ovirt_hosted_engine_ha/agent/constants.py.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-ha refs/changes/91/34291/1 diff --git a/ovirt_hosted_engine_ha/agent/constants.py.in b/ovirt_hosted_engine_ha/agent/constants.py.in index 39ad0c3..bb687ca 100644 --- a/ovirt_hosted_engine_ha/agent/constants.py.in +++ b/ovirt_hosted_engine_ha/agent/constants.py.in @@ -42,6 +42,7 @@ METADATA_BLOCK_BYTES = 512 SERVICE_TYPE = 'hosted-engine' BROKER_CONNECTION_RETRIES = 10 +BROKER_CONNECTION_WAIT = 5 HOST_ALIVE_TIMEOUT_SECS = 60 ENGINE_RETRY_EXPIRATION_SECS = 600 ENGINE_RETRY_MAX_ATTEMPTS = 3 -- To view, visit http://gerrit.ovirt.org/34291 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icddc6efc2b295cdcf8adb1dbef719f195b77335d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: ovirt-hosted-engine-ha-1.1 Gerrit-Owner: Jiří Moskovčák <jmosk...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches