bugtool: Collect bond state information from ovs.
authorArun Sharma <arun.sharma@calsoftinc.com>
Wed, 9 May 2012 06:47:30 +0000 (23:47 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 10 May 2012 16:10:52 +0000 (09:10 -0700)
commit271c896ee455422992f8717f5c715ae8522c4000
tree034284f21ccde927dbd7666050427276bdf799df
parent625b07205a37dd8c7a8b53b2e53e5f0b55203b38
bugtool: Collect bond state information from ovs.

This is an enhancement in bugtool archive output to determine the bond
state information. It is implemented as a plugin which internally calls
"ovs-appctl bond/show" command to get bond state.

Feature #11283.
Signed-off-by: Arun Sharma <arun.sharma@calsoftinc.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
utilities/bugtool/automake.mk
utilities/bugtool/ovs-bugtool-bond-show [new file with mode: 0755]
utilities/bugtool/plugins/network-status/openvswitch.xml
xenserver/README