X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vswitchd%2Fvswitch.xml;h=e6ad3872701c17fc98141e0c3d9120e0776aad9e;hb=c874f17fc743b38295f6059ab6554561b7555724;hp=24a2d9c1af1b2dec267e9ba26ca97bd918d7c727;hpb=939ff2674caa93d15b607bc514932533490ff2a0;p=openvswitch diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 24a2d9c1..e6ad3872 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -126,9 +126,12 @@ Key-value pairs that identify this bridge's role in external systems. The currently defined key-value pairs are:
-
xs-network-uuids
-
Space-delimited set of the Citrix XenServer network UUIDs with - which this bridge is associated.
+
network-uuids
+
Space-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.
@@ -265,7 +268,7 @@ IDs for the fake bridge are defined here by prefixing a key with fake-bridge-, - e.g. fake-bridge-xs-network-uuids. + e.g. fake-bridge-network-uuids.