On Tue, Feb 10, 2015 at 09:20:12PM -0800, Shu Shen wrote:
> Multiple weak edges between nodes at the same rank overlaps with each other in
> a dot/graphviz diagram. The vswitchd.pic used in ovs-vswitchd.conf.db.5 
> suffers
> this problem.
> 
> Removing "constraint=false" allows graphviz to rank the nodes using the weak
> edages as well so that the nodes at the ends of a weak edge won't be at the
> same rank and allows mutlple 'weak' edges to be visible.
> 
> Signed-off-by: Shu Shen <shu.s...@radisys.com> ---
>  ovsdb/ovsdb-dot.in | 1 -
>  1 file changed, 1 deletion(-)

Applied, thanks!
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to