neutron/neutron/tests/unit/common
Sławek Kapłoński 1be8574352 Fix ingress bw limit for OVS DPDK ports
For OVS based DPDK ports ingress bandwidth limit is now implemented
using egress-policer qos type.
Additionally limit values are set in other_config of QoS because there
is no queue used in this case.

This patch moves also helper methods used to conversion between
bytes and bits and between bits and kilobits to neutron.common.utils
to be able to use it also in ovs_lib module.

Change-Id: I94d1e8dfb82df5c602476db8aaa884ae91fecd7f
Closes-Bug: #1724729
2018-01-15 13:19:14 +00:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
moved_globals_code1.py debtcollector for globals 2016-08-30 10:18:19 -04:00
moved_globals_code2.py debtcollector for globals 2016-08-30 10:18:19 -04:00
moved_globals_target.py debtcollector for globals 2016-08-30 10:18:19 -04:00
test__deprecate.py debtcollector for globals 2016-08-30 10:18:19 -04:00
test_cache_utils.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
test_ipv6_utils.py Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
test_rpc.py Catch exceptions for all rpc casts 2017-07-27 09:03:00 -07:00
test_utils.py Fix ingress bw limit for OVS DPDK ports 2018-01-15 13:19:14 +00:00