]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enhance OVSDB Transaction timeout configuration
authorGal Sagie <gal.sagie@huawei.com>
Wed, 15 Apr 2015 06:26:54 +0000 (09:26 +0300)
committerGal Sagie <gal.sagie@huawei.com>
Wed, 15 Apr 2015 06:26:54 +0000 (09:26 +0300)
commitae0107f95664a3430131228600446cd7269e03ad
tree87fedf461e3c300f54f19bc35fce243aaef8dc91
parente270fb41ae41866435172c2578d99c4a05437f0e
Enhance OVSDB Transaction timeout configuration

OVSDB Transaction currently takes the timeout parameter
from a context object that assume to have a vsctl_timeout attribute
This doesnt fit well for other users of this class (like OVN)

This fix configure the transaction timeout in a more common way

Change-Id: I51bb8d8fdc6d061d44af828818aaf62e187795fd
Closes-Bug: #1444277
neutron/agent/ovsdb/impl_idl.py