neutron/neutron/tests/functional/privileged
Rodolfo Alonso Hernandez 47a0278812 Add a default table in "ip rule" command
Now it is mandatory, at least for IPv6 addresses, to define a table
when an IP rule is added. The default table selected is "default"
(table=253). In any case, all commands calling this method right now are
specifying the table in the kwargs.

Partial-Bug: #1981963
Change-Id: Ia44ac34ca9b91719a86f4d573c9777a4708d69a4
2022-07-27 20:55:23 +02:00
..
agent Add a default table in "ip rule" command 2022-07-27 20:55:23 +02:00
__init__.py Implement ip_lib get_devices using pyroute2 2018-11-14 09:27:26 +00:00