[ovs-dev] [PATCH] ovs-sandbox: Add support for ovn-controller-vtep.

Ben Pfaff blp at nicira.com
Fri Aug 21 22:18:58 UTC 2015


On Fri, Aug 21, 2015 at 01:42:18PM -0400, Russell Bryant wrote:
> When ovs-sandbox is run with ovn enabled, create the vtep database and
> run ovn-controller-vtep.  This lets you do some basic testing with
> ovn-controller-vtep.  For example:
> 
>     $ make sandbox SANDBOXFLAGS="--ovn"
>     $ vtep-ctl add-ps ps0
> 
> After those commands, you can see that ovn-controller-vtep added a
> Chassis row to OVN_Southbound for the physical switch.
> 
> Signed-off-by: Russell Bryant <rbryant at redhat.com>

Applied, thanks!



More information about the dev mailing list