ovsdb: Always set *dbp to null on failure in ovsdb_file_open__().
[openvswitch] / xenserver / README
index b940e3f7f0da1457a9a673f66c6c0038453324b8..e35da5ac5bbb8b4b06f9bd4288a38c55293040f4 100644 (file)
@@ -30,10 +30,6 @@ files are:
         vswitch-related shell functions for the administrator's
         convenience.
 
-    etc_sysconfig_vswitch.example
-
-        Example configuration options for vswitch.
-
     etc_xapi.d_plugins_vswitch-cfg-update
 
         xapi plugin script to update the cache of configuration items
@@ -48,11 +44,16 @@ files are:
 
         vswitch-aware replacement for Citrix script of the same name.
 
-    root_vswitch_scripts_dump-vif-details
+    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
 
-        Script to retrieve extended information about VIFs that are
-        needed by the controller.  This is called by the "vif" script,
-        which is run when virtual interfaces are added and removed.
+        Template for vswitch's /etc/sysconfig/vswitch configuration
+        file.
 
     usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py