ovn: Get/set lport type and options in ovn-nbctl.
authorRussell Bryant <rbryant@redhat.com>
Fri, 31 Jul 2015 17:14:43 +0000 (13:14 -0400)
committerBen Pfaff <blp@nicira.com>
Fri, 31 Jul 2015 23:10:17 +0000 (16:10 -0700)
commitf2903c229f1b75d7d060a9d2223b23e40b033de6
tree995051db246a22c48fc640b117695e6c8b68d076
parent1a76c93e03066c1c694c8c4f80cf32a9de380492
ovn: Get/set lport type and options in ovn-nbctl.

A recent patch added "type" and "options" columns to the Logical_Port
table in OVN_Northbound.  This patch allows you to get and set those
columns with ovn-nbctl.

ovn-nbctl should eventually get converted to use the common db-ctl
code that was recently added.  When that happens, these commands can
just be removed.

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