On Thu, Jun 18, 2015 at 11:20 AM, Vasiliy Tolstov <v.tolstov(a)selfip.ru> wrote:
2015-06-18 12:01 GMT+03:00 Daniel P. Berrange
<berrange(a)redhat.com>:
> 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
I have DO like cloud hosting and want to provide libvirt compat
endpoint to create/start/stop servers.
Would a hypervisor driver like the QEMU or Xen drivers in libvirt.git
work for you?
Instead of writing a libvirt proxy, add a driver for your cloud to libvirt.