[libvirt] [sandbox PATCH 1/3] Add UID/GID support for use with interactive containers.

2013-04-22 Thread dwalsh
From: Dan Walsh Openshift Containers will be run with a unique UID and GID --- bin/virt-sandbox-service| 43 +-- bin/virt-sandbox-service-bash-completion.sh | 8 +++-- bin/virt-sandbox-service-create.pod | 53 - 3 files

Re: [libvirt] [sandbox PATCH 1/3] Add UID/GID support for use with interactive containers.

2013-04-22 Thread Daniel P. Berrange
On Mon, Apr 22, 2013 at 12:26:29PM -0400, dwa...@redhat.com wrote: > From: Dan Walsh > > Openshift Containers will be run with a unique UID and GID > --- > bin/virt-sandbox-service| 43 +-- > bin/virt-sandbox-service-bash-completion.sh | 8 +++-- > bin/vi