]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix haproxy agent unit test to be runnable alone by tox
authorEugene Nikanorov <enikanorov@mirantis.com>
Sat, 14 Sep 2013 10:26:53 +0000 (14:26 +0400)
committerEugene Nikanorov <enikanorov@mirantis.com>
Sat, 14 Sep 2013 10:26:53 +0000 (14:26 +0400)
commit0ff9373de6e11d7040b6b289cb3239a9ee9a924d
treef9d1f28c7637df251fcf860ed985b3a9a4fa09cd
parent6519728486771d92a89053be5ae977eb0f010e70
Fix haproxy agent unit test to be runnable alone by tox

haproxy agent uses periodic_interval option that can interfere
with the same option declared in neutron/service.py when running
'tox services.loadbalancer'

Change-Id: Ibcc91d603f5f31c7a376e0c735e8bf566198231d
Closes-Bug: #1221726
neutron/tests/unit/services/loadbalancer/drivers/haproxy/test_agent.py