[RFC] Adding docker driver to libvirt

Dmitry Nesterenko dmitry.nesterenko at virtuozzo.com
Thu Apr 16 14:08:36 UTC 2020


What format does the API take ?  Is it a plain REST API we will
call via the existing libcurl dependancy in libvirt ?

Yes of course. It is just what I think - plain REST API by https requests and already existing in project libcurl.

Dmitry
________________________________
From: Daniel P. Berrangé <berrange at redhat.com>
Sent: Thursday, April 16, 2020 4:49 PM
To: Dmitry Nesterenko <dmitry.nesterenko at virtuozzo.com>
Cc: Nikolay Shirokovskiy <nshirokovskiy at virtuozzo.com>; Martin Kletzander <mkletzan at redhat.com>; libvir-list at redhat.com <libvir-list at redhat.com>; Dmitry Mishin <dim at virtuozzo.com>
Subject: Re: [RFC] Adding docker driver to libvirt

On Thu, Apr 16, 2020 at 01:47:39PM +0000, Dmitry Nesterenko wrote:
>
> > The container based drivers in libvirt have been a bit of a square-peg /
> > round-hole thing. Given that we have a couple of them already (LXC,
> > OpenVZ, VZ), I wouldn't say no to adding a docker one too. The only
> > real issue is having people willing to do the work to implement it and
> > then maintain it thereafter.
> >
> > Describing the scope of the desired work is probably useful....
>
> Hi all!
>
> I am that man who will do this work. I think it can be stateless
> driver like hyperv driver from libvirt. Most of calls to the driver
> will bring remote call to docker host by native docker API. So my
> first implementation of docker driver will iclude all calls those
> have realized for hyperv driver now.

What format does the API take ?  Is it a plain REST API we will
call via the existing libcurl dependancy in libvirt ?

Regards,
Daniel
--
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200416/3d7d9b9f/attachment-0001.htm>


More information about the libvir-list mailing list