ovs-bugtool: Create OVN plugin and add output.
[cascardo/ovs.git] / ovn / utilities / bugtool / plugins / network-status / ovn.xml
1 <!--
2  This library is free software; you can redistribute it and/or modify
3  it under the terms of version 2.1 of the GNU Lesser General Public
4  License as published by the Free Software Foundation.
5
6  This library is distributed in the hope that it will be useful, but
7  WITHOUT ANY WARRANTY; without even the implied warranty of
8  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
9  Lesser General Public License for more details.
10
11  You should have received a copy of the GNU Lesser General Public
12  License along with this library; if not, write to the Free Software
13  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
14  USA.
15
16  Copyright (C) 2016 Nicira, Inc.
17 -->
18
19 <collect>
20   <command label="ovn-nbctl-show" filters="ovn">/usr/share/openvswitch/scripts/ovn-bugtool-nbctl-show</command>
21   <command label="ovn-sbctl-show" filters="ovn">/usr/share/openvswitch/scripts/ovn-bugtool-sbctl-show</command>
22   <command label="ovn-sbctl-lflow-list" filters="ovn">/usr/share/openvswitch/scripts/ovn-bugtool-sbctl-lflow-list</command>
23 </collect>