vswitchd: Add OVS version to database, give system info its own columns.
authorBen Pfaff <blp@nicira.com>
Mon, 27 Dec 2010 18:18:14 +0000 (10:18 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 27 Dec 2010 18:18:14 +0000 (10:18 -0800)
commit538c6dfab42ec72f916e80f916e858f988d1c48d
treec217fae391339eade88ed929a5597f6f3cd3deae
parentabcf9134e459208dc4f73648c284ec5431ad7cb8
vswitchd: Add OVS version to database, give system info its own columns.

Until now, nothing in the database has reported the Open vSwitch version
number.  This commit adds that.

In addition, this commits moves the system type and version from
external-ids to individual columns, because we decided that these were
important enough not to relegate them to a grab-bag field.
vswitchd/vswitch.ovsschema
vswitchd/vswitch.xml
xenserver/etc_init.d_openvswitch