On Wed, Jul 18, 2012 at 11:50:03PM -0700, Arun Sharma wrote:
> Option --ovs is added for ovs-bugtool command to collect
> only OpenvSwitch relevant information. To perform
> filtering in plugins, a new xml attribute filters="ovs" (optional)
> would be required in element 'command','files','directory' in
> openvswitch.xml. Value of 'filters' attribute will be compared
> with filtering option in load_plugins to get all relevant operation
> to collect information. If no "--ovs" option is passed then it will
> behave as earlier.
> 
> Fixed an issue which occurs in scenario where option '--yestoall'
> is not passed and user keeps entering "y" or "n" on prompt.
> 
> Plus, trailing whitespaces are fixed. White space before '=' and
> after in function def and call is also fixed.
> 
> Signed-off-by: Arun Sharma <arun.sha...@calsoftinc.com>

Thank you.  I added a NEWS entry and applied this to master.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to