|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] [xend] Fix on-wire response for RPCs that return
On Fri, Nov 17, 2006 at 04:34:41PM -0700, Jim Fehlig wrote:
> # HG changeset patch
> # User jfehlig@xxxxxxxxxxxxxxxxxxxxxxxxx
> # Date 1163805674 25200
> # Node ID 5d168b8e743a432ba719dbb990e77164c58b080d
> # Parent f0ba459065d32b61c9d04ccde5787e48e23be782
> The legacy apis return a value of None on success, which was being converted
> to a value of 'nil' in the xmlrpc response.
> The Xen IPI spec states that destroy, hard_shutdown, pause, resume, start,
> suspend, and unpause return void. This patch makes it so and permits proper
> parsing of the response by clients (libxen) that follow the spec.
>
> Signed-off-by: Jim Fehlig <jfehlig@xxxxxxxxxx>
Applied, thanks Jim.
Ewan.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|