]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Switch agent report_interval option to float
authorJakub Libosvar <libosvar@redhat.com>
Tue, 1 Oct 2013 18:27:44 +0000 (18:27 +0000)
committerMaru Newby <marun@redhat.com>
Tue, 1 Oct 2013 18:27:44 +0000 (18:27 +0000)
commita67bce77e12b5af7fd5fae7946c96d483ecede92
treebb1200cb9cbdbd5a0ca39f97ba5c357d827cf9f3
parentb94a60252851736b21dfba50563b24e42a9bc45a
Switch agent report_interval option to float

Being able to set report_interval > 0 and < 1 makes
it easier to consistently reproduce rpc race
conditions.

Change-Id: I4d907159147177e98b043e7e800aea5cf8c23103
Related-Bug: #1224001
neutron/agent/common/config.py