From: Ben Pfaff Date: Wed, 7 Apr 2010 22:20:53 +0000 (-0700) Subject: vswitch: Fix documentation for network-uuids external ID in Bridge table. X-Git-Tag: v1.0.0~166 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9b180fbbe1087d032f5cd3c525f028f83d48e8c2;p=sliver-openvswitch.git vswitch: Fix documentation for network-uuids external ID in Bridge table. Jeremy pointed out that this field is semicolon-delimited but we document it as space-delimited. Fix the documentation. Reported-by: Jeremy Stribling --- diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index e0f7d8286..d3f3efbbf 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -127,8 +127,8 @@ The currently defined key-value pairs are:
network-uuids
-
Space-delimited set of universally unique identifier(s) for the - network with which this bridge is associated. The form of the +
Semicolon-delimited set of universally unique identifier(s) for + the network with which this bridge is associated. The form of the identifier(s) depends on the type of the host. On a Citrix XenServer host, the network identifiers are RFC 4122 UUIDs as displayed by, e.g., xe network-list.