2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 01:51:26 +00:00

Update INSTALL.XenServer to indicate that 5.6.0 is supported

Open vSwitch is compatible with XenServer 5.6.0, so indicate that in
INSTALL.XenServer.  Remove the reference to 5.5.900, since that was just
a pre-release version of 5.6.0.
This commit is contained in:
Jun Nakajima 2010-06-22 22:53:15 -07:00 committed by Justin Pettit
parent dd2d79ce3e
commit dcf8b97b50

View File

@ -6,7 +6,7 @@ Citrix XenServer host. If you want to install Open vSwitch on a
generic Linux host, see INSTALL.Linux instead.
These instructions have been tested with XenServer versions 5.5.0,
5.5.0-24648p (Update 1), 5.5.0-25727p (Update 2), and 5.5.900.
5.5.0-24648p (Update 1), 5.5.0-25727p (Update 2), and 5.6.0.
Building Open vSwitch for XenServer
-----------------------------------