neutron/neutron/tests
Rodolfo Alonso Hernandez 7593f95a74 Set a default IP route metric in ip_lib.list_ip_routes
By default, if no metric is defined, the kernel interprets the
highest value (0).

The current implementation, using pyroute2, is a translation from
the CLI command "ip route". This command uses the netlink API to
communicate with the kernel. In IPv6, when the metric value is not
set is translated as 1024 as default [1].

[1]https://access.redhat.com/solutions/3659171

Change-Id: I0c5f9e320bbbf314a2d6a22c515bf903de84cdaf
Related-Bug: #1855759
2020-02-17 15:09:00 +00:00
..
common Increase log information when a RootHelperProcess fails 2020-01-30 16:58:12 +00:00
contrib Implement tagging during bulk port creation 2020-01-28 18:23:37 -06:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Enhance agent's resources_synced check 2020-02-11 15:09:24 +01:00
functional Set a default IP route metric in ip_lib.list_ip_routes 2020-02-17 15:09:00 +00:00
unit Set a default IP route metric in ip_lib.list_ip_routes 2020-02-17 15:09:00 +00:00
var
__init__.py
base.py HA race condition test for DHCP scheduling 2019-11-18 14:09:32 +01:00
post_mortem_debug.py
tools.py Remove references to unittest2 library 2020-01-14 09:03:26 +00:00