Merge master branch into xs5.7.
[sliver-openvswitch.git] / xenserver / README
index 7cd04ab..9240910 100644 (file)
@@ -30,9 +30,9 @@ files are:
         vswitch-related shell functions for the administrator's
         convenience.
 
-    etc_sysconfig_vswitch.example
+    etc_udev_xen-backend.rules
 
-        Example configuration options for vswitch.
+        udev rules for invoking the XenServer "vif" and "tap" scripts.
 
     etc_xapi.d_plugins_vswitch-cfg-update
 
@@ -48,12 +48,32 @@ files are:
 
         vswitch-aware replacement for Citrix script of the same name.
 
+    usr_share_vswitch_scripts_refresh-xs-network-uuids
+
+        Script to refresh bridge.<bridge>.xs-network-uuids keys, which
+        can get out-of-sync following a pool join.  Running this script
+        is an alternative to rebooting the host.
+
+    root_vswitch_scripts_sysconfig.template
+
+        Template for vswitch's /etc/sysconfig/vswitch configuration
+        file.
+
     usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py
 
         xsconsole plugin to configure the pool-wide configuration keys
         used to control vswitch when integrated with Citrix management
         tools.
 
+    usr_sbin_brctl
+
+        wrapper for /usr/sbin/brctl that provides some additional
+        bridge compatibility
+
+    usr_sbin_xen-bugtool
+
+        vswitch-aware replacement for Citrix script of the same name.
+
     vswitch-xen.spec
 
         spec file for building RPMs to install on a XenServer host.