[libvirt] libvirt proxy

Daniel P. Berrange berrange at redhat.com
Thu Jun 18 09:01:31 UTC 2015


On Thu, Jun 18, 2015 at 01:55:47AM +0300, Vasiliy Tolstov wrote:
> Hello. I need libvirt proxy, but not simple proxy connection, but
> something like dedicated libvirt server, that can modify requests or
> doing something based on incoming request.
> I'm use go for this, i'm already parse xdr data, but i'm stuck at
> payload. Where i can find payloads examples or how can i determine
> needed payload for specific procedure ? (now i'm use wireshark with
> libvirt dissector).
> I don't need to provide all libvirt functions, now i need very basic
> sets like open/close, list, create , destroy domains..

FWIW, we really consider the RPC protocol to be a private impl detail
and strongly discourage people from trying to re-implement it
themselves.

Can you explain a bit more about what you're trying to achieve by
creating an RPC proxy

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