Re: [libvirt] [PATCHv2 1/2] lxc: add support for docker-json Memory and VCPU conversion

2017-07-10 Thread John Ferlan
On 07/03/2017 11:27 AM, Cedric Bosdonnat wrote: > On Tue, 2017-06-27 at 16:07 -0400, John Ferlan wrote: >> >> On 06/27/2017 01:02 PM, Venkat Datta N H wrote: >>> Docker Memory and VCPU configuration is converted to fit for LXC container >>> XML configuration >>> --- >>> po/POTFILES.in

Re: [libvirt] [PATCHv2 1/2] lxc: add support for docker-json Memory and VCPU conversion

2017-07-03 Thread Cedric Bosdonnat
On Tue, 2017-06-27 at 16:07 -0400, John Ferlan wrote: > > On 06/27/2017 01:02 PM, Venkat Datta N H wrote: > > Docker Memory and VCPU configuration is converted to fit for LXC container > > XML configuration > > --- > >  po/POTFILES.in |   1 + > >  src/Makefile.

Re: [libvirt] [PATCHv2 1/2] lxc: add support for docker-json Memory and VCPU conversion

2017-06-27 Thread John Ferlan
On 06/27/2017 01:02 PM, Venkat Datta N H wrote: > Docker Memory and VCPU configuration is converted to fit for LXC container > XML configuration > --- > po/POTFILES.in | 1 + > src/Makefile.am| 1 + > src/lxc/lxc_docker

[libvirt] [PATCHv2 1/2] lxc: add support for docker-json Memory and VCPU conversion

2017-06-27 Thread Venkat Datta N H
Docker Memory and VCPU configuration is converted to fit for LXC container XML configuration --- po/POTFILES.in | 1 + src/Makefile.am| 1 + src/lxc/lxc_docker.c | 116 src/l