Re: [ovs-dev] [PATCH 8/8] ovs-dev.py: add --monitor and -m option

2015-09-30 Thread Joe Stringer
On 22 September 2015 at 17:51, Andy Zhou wrote: > Runs ovsdb-server and ovs-vswitch with --monitor option. This feature > is useful for testing daemon monitoring together with --user option. > > Signed-off-by: Andy Zhou LGTM Acked-by: Joe Stringer __

[ovs-dev] [PATCH 8/8] ovs-dev.py: add --monitor and -m option

2015-09-22 Thread Andy Zhou
Runs ovsdb-server and ovs-vswitch with --monitor option. This feature is useful for testing daemon monitoring together with --user option. Signed-off-by: Andy Zhou --- utilities/ovs-dev.py | 5 + 1 file changed, 5 insertions(+) diff --git a/utilities/ovs-dev.py b/utilities/ovs-dev.py index