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 22:18:10 +0000 (15:18 -0700)
commit22c98354053baee3c9a93eb552d8767c2be60f7a
treec62587149cb63ed1b490aedc25a009623b922c4e
parent4f55f76177e5ba60a342815eab5da017f4d3cc74
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