]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX: make sync backend run more often
authorAaron Rosen <aaronorosen@gmail.com>
Wed, 26 Feb 2014 18:26:20 +0000 (10:26 -0800)
committerAaron Rosen <aaronorosen@gmail.com>
Mon, 3 Mar 2014 22:17:13 +0000 (14:17 -0800)
commiteef7efb5c83688a29822451de58400b0b57c0a56
tree337b3aedf116bcad72d6807d5f0611acd6d76eaa
parent4b431c35e6c39b66b34fd0f233ecb4e115b4c4c1
NSX: make sync backend run more often

This patch bumps the state_sync_interval from 120 seconds to 10 seconds
so that resource's operation status are synced to the db quicker. This cuts
the amount of time that tempest takes to run by half.

Closes-bug: 1285338
Co-Authored-By: Salvatore Orlando <salv.orlando@gmail.com>
Change-Id: I494a6f95c2321befc3c0bfedc719e18a1826d9d5
etc/neutron/plugins/vmware/nsx.ini
neutron/plugins/vmware/common/config.py