ovn-nbctl: Split parent and tag in "show" output.
authorRussell Bryant <rbryant@redhat.com>
Tue, 6 Oct 2015 03:50:46 +0000 (04:50 +0100)
committerBen Pfaff <blp@nicira.com>
Tue, 6 Oct 2015 04:13:28 +0000 (21:13 -0700)
commitbb4c7107b270a941de48ae51a95978bea14fb14d
treee0549a91fe24e5fcdd183d6921a874ae6b305f90
parent1b186808e4e2940c56e3d5738b1a3c727fa5d0ed
ovn-nbctl: Split parent and tag in "show" output.

As of 779e72cc57a106251cc9e6696e8c9aabb56d30b5, localnet ports may have
the tag column set.  This case does not make use of the parent column,
so output these fields independently of each other.

Signed-off-by: Russell Bryant <rbryant@redhat.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
ovn/utilities/ovn-nbctl.c