neutron/neutron/cmd
Sławek Kapłoński 806d96cbbe Override ovsdb_timeout default value in ovs_cleanup tool
In case when there is a lot of ports to clean in bridge, default
ovsdb_timeout which is set for 10 seconds is not enough.
This patch overrides default 10 seconds timeout in neutron-ovs-cleanup
tool to 600 seconds.
600 seconds value was tested experimentally on my dev environment for
at least 10000 ports in bridge.

In case when user will have more ports to delete with this script,
it will be required to increase this ovsdb_timeout value in
configuration.

Change-Id: I79a554acdb1d6d61903be0c42d0215d302884e93
Closes-Bug: #1763604
2018-04-17 19:36:41 +00:00
..
eventlet use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
sanity use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
__init__.py Fix logging error for Guru Meditation Report 2016-02-08 16:52:17 -08:00
ipset_cleanup.py Make use of -w argument for iptables calls 2017-08-31 20:28:53 +00:00
keepalived_state_change.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
linuxbridge_cleanup.py Switch IPDevice.exists() method to use pyroute2 2018-03-19 11:56:45 +01:00
netns_cleanup.py Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
ovs_cleanup.py Override ovsdb_timeout default value in ovs_cleanup tool 2018-04-17 19:36:41 +00:00
pd_notify.py neutron-lib: use replace_file from neutron lib 2016-11-07 09:18:41 +00:00
runtime_checks.py Move dhcp_release6_supported to runtime checks file 2017-02-15 16:29:01 -06:00
sanity_check.py Refactoring db config options 2017-10-04 15:42:50 -04:00