Add "external_ids" column to Open_vSwitch table, add "system-uuid" on Xen.
authorJustin Pettit <jpettit@nicira.com>
Sat, 6 Mar 2010 02:41:16 +0000 (18:41 -0800)
committerJustin Pettit <jpettit@nicira.com>
Thu, 11 Mar 2010 01:15:25 +0000 (17:15 -0800)
commitf5e7ed5d267b33712f62a61356ed5ead4f8a367c
tree0e9827e6ac2a727de1315dd9b9af53373e68edcd
parent9ca76894292bcb9aafbdaa63f24e370b1a6ccac8
Add "external_ids" column to Open_vSwitch table, add "system-uuid" on Xen.

Software that interfaces to Open vSwitch needs a way to identify the
host that the switch is running on.  This commit adds such a way.

Cleaned up version of original implementation by Ben Pfaff.
vswitchd/vswitch.ovsschema
vswitchd/vswitch.xml
xenserver/etc_init.d_vswitch