neutron/neutron/agent/common
Bence Romsics 82e2a3d362 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)
2021-12-16 00:27:57 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py Add process name to AsyncProcess 2021-01-18 14:01:32 +00:00
base_polling.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
ip_lib.py Fix neutron-openvswitch-agent Windows support 2018-07-18 14:41:21 +03:00
ovs_lib.py bw-limit: Pass int parameters to Open vSwitch 2021-12-16 00:27:57 +00:00
ovsdb_monitor.py ovsdb monitor: handle modified ports 2019-10-08 10:57:42 +03:00
placement_report.py Physical NIC RP should be child of agent RP 2021-05-10 06:26:36 +00:00
polling.py Windows OVS: minimize polling 2018-08-14 09:54:07 +03:00
resource_processing_queue.py Improve terminology in the Neutron tree 2020-08-19 16:47:53 -04:00
utils.py Make default hypervisor hostname compatible with libvirt 2021-06-17 13:15:30 +00:00