ovn-nbctl: Remove external-ids commands.
authorBen Pfaff <blp@nicira.com>
Wed, 7 Oct 2015 05:11:44 +0000 (22:11 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 16 Oct 2015 04:14:54 +0000 (21:14 -0700)
commit30f41d5fc5f8f4410a187f7562091bae538316c8
tree547407628a9d3c5380eee4735505a5284ff20a6f
parent322ec6394069a3e12ee3279005653e46559f57cb
ovn-nbctl: Remove external-ids commands.

Users are served just as well through the general-purpose "set" and "get"
database commands, so avoid the additional code and documentation.

(ovs-vsctl does have special external-ids commands for bridges, but those
exist because of special handling for "fake bridges".)

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
ovn/utilities/ovn-nbctl.8.xml
ovn/utilities/ovn-nbctl.c