On Fri, Sep 18, 2015 at 11:41 AM, Ansis Atteka wrote:
> On Mon, Sep 14, 2015 at 3:54 PM, Andy Zhou wrote:
>> Runs OVSDB server and OVS Vswichd with --monitor option. This features
> How about:
> s/OVSDB server/ovsbd-server
> s/OVS Vswitchd/ovs-vswitchd
> s/features/feature
>> is useful for testin
On Mon, Sep 14, 2015 at 3:54 PM, Andy Zhou wrote:
> Runs OVSDB server and OVS Vswichd with --monitor option. This features
How about:
s/OVSDB server/ovsbd-server
s/OVS Vswitchd/ovs-vswitchd
s/features/feature
> is useful for testing daemon monitoring, and in conjunction with
This does not read flu
Runs OVSDB server and OVS Vswichd with --monitor option. This features
is useful for testing daemon monitoring, and in conjunction 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-d