neutron/neutron/agent/common
Jakub Libosvar f3f2436d6d py3: Fix ingress_bw_limit_for_dpdk_port() value conversion
Python 3 is not able to type int from string but max_bw_in_bytes is a
string in float format. This patch types first to float and then to int,
hence no ValueError is raised.

Change-Id: I7a527a58f79c1451d8593330d433f620cb0a4107
Closes-bug: #1771409
2018-05-15 19:02:36 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base_polling.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
ip_lib.py Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
ovs_lib.py py3: Fix ingress_bw_limit_for_dpdk_port() value conversion 2018-05-15 19:02:36 +00:00
polling.py Fixes "OVS Agent doesn't start on Windows" 2016-03-15 03:14:05 +00:00
utils.py Merge "Refactoring db config options" 2017-11-01 23:58:06 +00:00