ovs-vsctl: Drop redundant {port,iface}-{set,get}-external-ids commands.
authorBen Pfaff <blp@nicira.com>
Wed, 27 Jan 2010 22:28:30 +0000 (14:28 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 27 Jan 2010 22:28:30 +0000 (14:28 -0800)
commite328faadc42cb835b1adf1ef4d77a42c76b52f3f
treef67dbf2dc1152acc3c4b26e9522d8601aa72a402
parent987ae961590b56f1526a17d3bb15c38fd5e9caf9
ovs-vsctl: Drop redundant {port,iface}-{set,get}-external-ids commands.

These commands can be implemented just as well, and in a more
general-purpose way, using the "set", "remove", and "get" commands.

The br-{get,set}-external-ids commands have slightly more specialized
behavior and so we can't drop them (yet).
tests/ovs-vsctl.at
utilities/ovs-vsctl.8.in
utilities/ovs-vsctl.c
xenserver/usr_share_vswitch_scripts_dump-vif-details