On Wed, Apr 11, 2018 at 05:43:01PM -0700, aginwala wrote:
> current params uses two sb1.db which is redundant:
> e.g. ovsdb-server --remote=punix:sb1.ovsdb sb1.db sb1.db
> expected:
> e.g. ovsdb-server --remote=punix:sb1.ovsdb sb1.db
> 
> tested and works as expected:
> ovn-sbctl --db=unix:/root/ovs/tutorial/sandbox/sb2.ovsdb show
> Chassis "chassis-1"
>     hostname: sandbox
>     Encap geneve
>         ip: "127.0.0.1"
>         options: {csum="true"}
> 
> Signed-off-by: aginwala <[email protected]>

Thanks, applied to master.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to