On Mon, May 16, 2016 at 09:02:51PM -0400, Flavio Fernandes wrote:
> In OVN vtep test, the network topology is like this:
> 
>   hv1---\
>          >-- [net1] <-- vtep --> [net2] <-- hv3
>   hv2---/
> 
> The logical switch lsw0 created in this test has no logical
> port corresponding to hv3, so that hypervisor does not have
> any bridges created by OVN. With this test change, we are
> replacing the 'show br-int' with a check to ensure that
> 'br-int' is not present.
> 
> The improper check for br-int in hv3 appears to have been
> inadvertently merged via this commit:
> https://github.com/openvswitch/ovs/commit/8dab1022

I transformed the above into a Fixes tag;
    Fixes: 8dab102238f0 ("ovn: Add more details to test output.")

> Changes v1->v2:
> * Add Signed-off-by

This should go after --- since it should not be part of the commit
message.

> Signed-off-by: Flavio Fernandes <fla...@flaviof.com>

I applied this to master, thanks!
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to