ovsdb-doc: Add support for references to specific keys.
authorBen Pfaff <blp@nicira.com>
Mon, 20 Jun 2011 21:14:27 +0000 (14:14 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 21 Jun 2011 20:01:55 +0000 (13:01 -0700)
commit8de67146f837bec4f103607cc5e0c7020c79e444
tree196264a38eb6f35134a2eb41191c0b5e3f0af111
parent27a325164faa2539ce9b713a250fc3c5a7f2e40d
ovsdb-doc: Add support for references to specific keys.

Now a specific key can be referenced with syntax like
<ref table="Bridge" column="other-config" key="datapath-id"/>.

Also fixes up an existing place that needed this feature already (and had
a typo, too).
ovsdb/ovsdb-doc.in
vswitchd/vswitch.xml