[libvirt] [PATCH v2 2/5] rpc: add testing of RPC JSON (de)serialization

Daniel P. Berrange berrange at redhat.com
Fri Jun 5 08:46:24 UTC 2015


On Thu, Jun 04, 2015 at 07:35:09PM +0200, Martin Kletzander wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> The virNetServer class has the ability to serialize its state
> to a JSON file, and then re-load that data after an in-place
> execve() call to re-connect to active file handles. This data
> format is critical ABI that must have compatibility across
> releases, so it should be tested...
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>

Sorry in my previous posting of this, I messed up and did not
send the two pre-requisite patches for allowing us to restrict
the address family usage, which is important for testCreateServer
to produce accurate results in dual ipv4/6 systems. I see you
have deleted that bit of code, but we still need it, so let
me just send the original patches again, and then we can just
re-add the bits to this version of yours.


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list