24 lines
903 B
Diff
24 lines
903 B
Diff
|
# HG changeset patch
|
||
|
# User Keir Fraser <keir.fraser@citrix.com>
|
||
|
# Date 1201267771 0
|
||
|
# Node ID dc6264577b5905a82a41d082544280867f259d81
|
||
|
# Parent 367902a19412ba2cb6b3dff88a83ba624457e8e0
|
||
|
Remove outdated comments concerning Xen API in xend configuration file.
|
||
|
|
||
|
Signed-off-by: Jim Fehlig <jfehlig@novell.com>
|
||
|
|
||
|
diff -r 367902a19412 -r dc6264577b59 tools/examples/xend-config.sxp
|
||
|
--- a/tools/examples/xend-config.sxp Fri Jan 25 13:29:07 2008 +0000
|
||
|
+++ b/tools/examples/xend-config.sxp Fri Jan 25 13:29:31 2008 +0000
|
||
|
@@ -15,9 +15,7 @@
|
||
|
#(loglevel DEBUG)
|
||
|
|
||
|
|
||
|
-# The Xen-API server configuration. (Please note that this server is
|
||
|
-# available as an UNSUPPORTED PREVIEW in Xen 3.0.4, and should not be relied
|
||
|
-# upon).
|
||
|
+# The Xen-API server configuration.
|
||
|
#
|
||
|
# This value configures the ports, interfaces, and access controls for the
|
||
|
# Xen-API server. Each entry in the list starts with either unix, a port
|