On Tue, Nov 24, 2015 at 03:26:52PM -0800, Han Zhou wrote:
> Before this patch, logical switch ports were using name as key but
> logical router ports using uuid, which confuses user when trouble-
> shooting, and names of patch ports unreadable. This patch unifies
> it by using "name" field also for
Before this patch, logical switch ports were using name as key but
logical router ports using uuid, which confuses user when trouble-
shooting, and names of patch ports unreadable. This patch unifies
it by using "name" field also for logical router ports.
Signed-off-by: Han Zhou
---
Notes:
v