yatinkarel
68a4d9a53d
For ml2 conf these are already added as part of [1], these parameters are also needed in ovn metadata agent config file, this patch takes care of it. [1] https://review.opendev.org/q/I9a93b65aa5dbf4bca934aec82aad2f7f6ab3d73c Change-Id: Ie0f7d0029412a16e4d9d43f408be97794b3518c0
13 lines
390 B
YAML
13 lines
390 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``neutron::agents::ovn_metadata`` class now supports
|
|
the following two new parameters.
|
|
|
|
- ``ovsdb_probe_interval`` parameter to configure
|
|
``[ovn]ovsdb_probe_interval`` in ovn metadata agent config
|
|
file.
|
|
- ``ovsdb_retry_max_interval`` parameter to configure
|
|
``[ovn]ovsdb_retry_max_interval`` in ovn metadata agent
|
|
config file.
|