neutron/neutron
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
..
agent Merge "Fix some pep8 warnings" 2018-04-13 10:41:57 +00:00
api Refresh router objects after port binding 2018-04-05 11:05:53 -04:00
cmd Override ovsdb_timeout default value in ovs_cleanup tool 2018-04-17 19:36:41 +00:00
common Merge "remove unused common exceptions" 2018-04-12 19:16:11 +00:00
conf Don't define polling_interval option in two places 2018-03-27 11:38:39 -07:00
core_extensions use qos constants from neutron-lib 2017-10-26 19:57:19 +00:00
db Renamed subnet_service_type_db_models module 2018-04-12 15:41:08 -07:00
debug Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
extensions use sub-resource API extension support 2018-04-13 09:55:38 -06:00
hacking hacking: Remove dead code 2017-07-19 13:43:44 +02:00
ipam Always pass device_owner to _ipam_get_subnets() 2018-02-12 15:38:24 -05:00
locale Imported Translations from Zanata 2018-03-03 06:08:46 +00:00
notifiers use callback payloads for REQUEST/RESPONSE events 2017-12-24 07:27:11 +00:00
objects Merge "Ensure _get_changed_synthetic_fields() return updatable fields" 2018-03-12 07:59:41 +00:00
pecan_wsgi Replace assert to raise AssertionError 2018-04-10 16:01:48 +04:00
plugins Merge "Renamed subnet_service_type_db_models module" 2018-04-13 10:41:54 +00:00
privileged Fix potential race condition in privileged ip_lib module 2018-04-13 09:39:29 +02:00
quota CountableResource: try count/get functions for all plugins 2017-09-08 10:50:12 -07:00
scheduler Merge "use l3 api def from neutron-lib" 2017-12-16 13:01:14 +00:00
server Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
services remove unused common exceptions 2018-04-09 15:08:05 -06:00
tests Merge "Fix potential race condition in privileged ip_lib module" 2018-04-13 16:07:23 +00:00
__init__.py
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Do not load default service plugins if core plugin is not DB based 2017-11-09 20:34:52 +00:00
neutron_plugin_base_v2.py Do not load default service plugins if core plugin is not DB based 2017-11-09 20:34:52 +00:00
opts.py Merge "Remove deprecated cache_url" 2018-01-03 06:35:59 +00:00
policy.py consume neutron-lib resources attr map 2018-03-09 13:37:28 -07:00
service.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
version.py
worker.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
wsgi.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00