Hi Masaki, thanks for your reminding.
Fixed. Use the new patch please.
zhigang
Masaki Kanno wrote:
> Hi Zhigang,
>
> Could you fix xend-config-xenapi.sxp, too?
>
> Best regards,
> Kan
>
> Mon, 28 Apr 2008 11:14:03 +0800, Zhigang Wang wrote:
>
>> hi,
>>
>> this patch fix xend config typos.
>>
>> regards,
>>
>> zhigang
>>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
Fix xend config typos
Signed-off-by: Zhigang Wang <zhigang.x.wang@xxxxxxxxxx>
--- xen-unstable/tools/examples/xend-config.sxp.orig 2008-04-28
11:04:01.000000000 +0800
+++ xen-unstable/tools/examples/xend-config.sxp 2008-04-28 11:04:44.000000000
+0800
@@ -64,9 +64,9 @@
# Address and port xend should use for the legacy TCP XMLRPC interface,
-# if xen-tcp-xmlrpc-server is set.
-#(xen-tcp-xmlrpc-server-address 'localhost')
-#(xen-tcp-xmlrpc-server-port 8006)
+# if xend-tcp-xmlrpc-server is set.
+#(xend-tcp-xmlrpc-server-address 'localhost')
+#(xend-tcp-xmlrpc-server-port 8006)
# SSL key and certificate to use for the legacy TCP XMLRPC interface.
# Setting these will mean that this port serves only SSL connections as
--- xen-unstable/tools/examples/xend-config-xenapi.sxp.orig 2008-04-28
12:46:22.000000000 +0800
+++ xen-unstable/tools/examples/xend-config-xenapi.sxp 2008-04-28
12:45:39.000000000 +0800
@@ -66,9 +66,9 @@
# Address and port xend should use for the legacy TCP XMLRPC interface,
-# if xen-tcp-xmlrpc-server is set.
-#(xen-tcp-xmlrpc-server-address 'localhost')
-#(xen-tcp-xmlrpc-server-port 8006)
+# if xend-tcp-xmlrpc-server is set.
+#(xend-tcp-xmlrpc-server-address 'localhost')
+#(xend-tcp-xmlrpc-server-port 8006)
# SSL key and certificate to use for the legacy TCP XMLRPC interface.
# Setting these will mean that this port serves only SSL connections as
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|