]> 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)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:42 +0000 (15:20 +0800)
commitc8ba59b235b4791a89fe16db395f2e2d3ce59dfe
tree24ef73d6e932f3176ff45b36d132f1f7aa37db52
parent873b51e4914b8fa2d2e6d7c8349db32bc1b937f0
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