X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=xenserver%2FREADME;h=276cd6c2ae991ace44a6362d7ca78b5920cc4cc4;hb=378e1f9854e5bee378ff05a26906a45d1673ab7a;hp=7cd04ab695d9c6a1127c00db13dbd8613cf7d4ac;hpb=064af42167bf4fc9aaea2702d80ce08074b889c0;p=openvswitch diff --git a/xenserver/README b/xenserver/README index 7cd04ab6..276cd6c2 100644 --- a/xenserver/README +++ b/xenserver/README @@ -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,12 +44,32 @@ files are: vswitch-aware replacement for Citrix script of the same name. + root_vswitch_scripts_dump-vif-details + + 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. + + 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.