Re: [openstack-dev] [neutron-lbaas][octavia]Octavia request poll interval not respected

2018-02-01 Thread Michael Johnson
Hi Mihaela, The polling logic that the neutron-lbaas octavia driver uses to update the neutron database is as follows: Once a Create/Update/Delete action is executed against a load balancer using the Octavia driver a polling thread is created. On every request_poll_interval the thread queries

[openstack-dev] [neutron-lbaas][octavia]Octavia request poll interval not respected

2018-02-01 Thread mihaela.balas
Hello, I have the following setup: Neutron - Newton version Octavia - Ocata version Neutron LBaaS had the following configuration in services_lbaas.conf: [octavia] .. # Interval in seconds to poll octavia when an entity is created, updated, or # deleted. (integer value)