[ovs-dev] [PATCH] bugtool - Collect bond state information from ovs.

Ben Pfaff blp at nicira.com
Wed May 9 13:34:31 UTC 2012


On Tue, May 08, 2012 at 11:47:30PM -0700, Arun Sharma wrote:
> 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 at calsoftinc.com>

In utilities/bugtool/plugins/network-status/openvswitch.xml, it seems
that we usually label ovs-appctl commands by "ovs-" followed by the
command name itself, e.g. "ovs-bond-show" in this case.

Otherwise this looks good, thanks.



More information about the dev mailing list