[neutron] openflow rules tools
Ihar Hrachyshka
ihrachys at redhat.com
Mon Oct 11 18:05:10 UTC 2021
On 10/11/21 9:39 AM, Arnaud Morin wrote:
> Hello,
>
> When using native ovs in neutron, we endup with a lot of openflow rules
> on ovs side.
>
> Debugging it with regular ovs-ofctl --color dump-flows is kind of
> painful.
>
> Is there any tool that the community is using to manage that?
You can check SB Logical_Flow table with ovn-sbctl lflow-list. You can
also use ovn-trace(8) to inspect OVN pipeline behavior.
Ihar
More information about the openstack-discuss
mailing list