Slawek Kaplonski
30a60d04f0
Add 3 retry attempts to initialize ovs agent
In case when TimeoutException will be raised by ovsdbapp during initialization of neutron-ovs-agent, it will now try to create object of agents class 3 times before agent will be terminated. Such timeouts shouldn't happend usually but if for some reason it happens e.g. once, e.g. in CI job, it should be better to just retry and initialize this agent instead of left it dead on the node. Change-Id: I93e8d21d612e343479f26f8adc4477473579bab1 Closes-Bug: #1838563
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%