db-ctl-base: Improve show command.
authorAlex Wang <alexw@nicira.com>
Fri, 12 Jun 2015 02:29:40 +0000 (19:29 -0700)
committerAlex Wang <alexw@nicira.com>
Tue, 23 Jun 2015 16:43:24 +0000 (09:43 -0700)
commit31d2b7c027ef4d0c7e4fb21ab59db878a9b76c67
tree666592f0c344c177f0c1d54e97b4996b38d88045
parent3935f67dbc6915dfc7ab01f97e0f8a874cfec151
db-ctl-base: Improve show command.

This commit adds improvement to 'show' command logic and allows it
to print key->table_ref maps.  The direct effect can be observed
from the tests/vtep-ctl.at change.  The improvement will also be
used in the ovn-sbctl implementation.

Signed-off-by: Alex Wang <alexw@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/db-ctl-base.c
tests/vtep-ctl.at
vtep/vtep-ctl.c