* [PATCH] fix xend config typos
@ 2008-04-28 3:14 Zhigang Wang
2008-04-28 3:23 ` Masaki Kanno
0 siblings, 1 reply; 3+ messages in thread
From: Zhigang Wang @ 2008-04-28 3:14 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1: Type: text/plain, Size: 60 bytes --]
hi,
this patch fix xend config typos.
regards,
zhigang
[-- Attachment #2: fix-xend-config.patch --]
[-- Type: text/x-patch, Size: 735 bytes --]
Fix xend config typos
Signed-off-by: Zhigang Wang <zhigang.x.wang@oracle.com>
--- 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
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] fix xend config typos
2008-04-28 3:14 [PATCH] fix xend config typos Zhigang Wang
@ 2008-04-28 3:23 ` Masaki Kanno
2008-04-28 4:54 ` Zhigang Wang
0 siblings, 1 reply; 3+ messages in thread
From: Masaki Kanno @ 2008-04-28 3:23 UTC (permalink / raw)
To: Zhigang Wang, xen-devel
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
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] fix xend config typos
2008-04-28 3:23 ` Masaki Kanno
@ 2008-04-28 4:54 ` Zhigang Wang
0 siblings, 0 replies; 3+ messages in thread
From: Zhigang Wang @ 2008-04-28 4:54 UTC (permalink / raw)
To: Masaki Kanno; +Cc: xen-devel
[-- Attachment #1: Type: text/plain, Size: 483 bytes --]
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@lists.xensource.com
> http://lists.xensource.com/xen-devel
[-- Attachment #2: fix-xend-config.patch --]
[-- Type: text/x-patch, Size: 1402 bytes --]
Fix xend config typos
Signed-off-by: Zhigang Wang <zhigang.x.wang@oracle.com>
--- 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
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-04-28 4:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-28 3:14 [PATCH] fix xend config typos Zhigang Wang
2008-04-28 3:23 ` Masaki Kanno
2008-04-28 4:54 ` Zhigang Wang
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.