ovsdb-tool: Add abbreviated UUIDs to "show-log" even when we have a name.
authorBen Pfaff <blp@nicira.com>
Thu, 6 Oct 2011 18:23:54 +0000 (11:23 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 24 Oct 2011 16:19:34 +0000 (09:19 -0700)
commita0a15a0071bbe31dc4e13fa1ef29edecd60cfa93
treef1542f2c7560f09ede8c6f0a2e3b7f8feaf00e78
parent66abb12bf48104e0d2b9be8b9d14252a3afd2a4a
ovsdb-tool: Add abbreviated UUIDs to "show-log" even when we have a name.

The "show-log" command tries to give names to the rows to make it easier to
understand what's going on, but it's still important to see at least
partial UUIDs so that one can search the output for references to the rows
by UUID.
ovsdb/ovsdb-tool.c