neutron/neutron/agent
Bence Romsics 7687cf1280 bw-limit: Pass int parameters to Open vSwitch
Make sure we pass integer values to ovs when configuring bandwidth
limit. This was likely working properly with Python2, and we may have
missed this when migrating to Python3:

https://www.python.org/dev/peps/pep-0238/

Change-Id: I2f8d974d6644657aea95302d94ca0095d70a7e62
Closes-Bug: #1936839
Co-Authored-By: Tamás Trásy <tamas.trasy@ericsson.com>
(cherry picked from commit 8261b67b6e)
(cherry picked from commit 38551777e0)
(cherry picked from commit 82e2a3d362)
2021-12-21 09:03:31 +00:00
..
common bw-limit: Pass int parameters to Open vSwitch 2021-12-21 09:03:31 +00:00
dhcp [DHCP] Fix cleanup_deleted_ports method 2021-06-11 09:03:48 +00:00
l2 Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
l3 Cleanup router for which processing added router failed 2021-11-12 09:01:17 +00:00
linux Merge "Do no use "--strict" for OF deletion in TRANSIENT_TABLE" into stable/ussuri 2021-12-15 01:20:19 +00:00
metadata Add locks for setting iptables rules in l3 and metadata agents 2021-04-09 16:05:46 +02:00
ovn Trivial: check if ipv6 is available for IptablesManager 2021-08-13 11:35:40 +03:00
ovsdb Make NeutronOvsdbIdl singleton 2020-10-08 13:18:23 +00:00
windows windows: fix terminating processes 2020-10-09 09:40:12 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
firewall.py [ovs fw] Restrict IPv6 NA and DHCP(v6) IP and MAC source addresses 2021-05-14 14:41:28 +00:00
l3_agent.py Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
metadata_agent.py Provide the rpc_response_max_timeout parameter to metadata-agent 2021-05-01 16:08:54 +00:00
resource_cache.py Ignore first local port update notification 2019-07-04 12:06:11 +00:00
rpc.py ovs agent: signal to plugin if tunnel refresh needed 2020-01-09 14:18:43 +00:00
securitygroups_rpc.py Lock sg updates while in _apply_port_filter() 2021-03-11 00:21:33 +00:00