Change in ovirt-engine[master]: core: Make NetworkOperationsConnectivity configurable (#8407...

masayag at redhat.com masayag at redhat.com
Sun Aug 12 10:46:54 UTC 2012


Moti Asayag has submitted this change and it was merged.

Change subject: core: Make NetworkOperationsConnectivity configurable (#840746)
......................................................................


core: Make NetworkOperationsConnectivity configurable (#840746)

https://bugzilla.redhat.com/840746

The patch exposes NetworkConnectivityCheckTimeoutInSeconds configuration
value via the engine-config tool and assign to it valid values of:
10-160 seconds.

The lower boundary (10) designed to prevent preliminary rollback.
The upper boundary (160) designed to remain a reasonable period for
rollback before the default value of vdsTimeout (180 seconds).

The last assumption is made since there is no support dependency between two
configuration values. If a user increases the default value of vdsTimeout,
 same can be done for NetworkConnectivityCheckTimeoutInSeconds by extending
the valid value as specified in /etc/ovirt-engine/engine-config/engine-config.properties

Change-Id: Ie8425e3a10636f5a409c6748f6f17858c3ff666c
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
M backend/manager/tools/engine-config/src/main/resources/engine-config.properties
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Moti Asayag: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/7006
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie8425e3a10636f5a409c6748f6f17858c3ff666c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Sharad Mishra <snmishra at linux.vnet.ibm.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list