Re: [libvirt] [PATCH 13/16] Add InteractiveContainer support. First use case will be OpenShift.

2013-04-03 Thread Daniel P. Berrange
On Wed, Apr 03, 2013 at 10:34:33AM -0400, Daniel J Walsh wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 04/03/2013 08:47 AM, Daniel P. Berrange wrote: > > On Tue, Apr 02, 2013 at 06:11:29PM -0400, Dan Walsh wrote: > >> Differentiating on which kind of container to create based off

Re: [libvirt] [PATCH 13/16] Add InteractiveContainer support. First use case will be OpenShift.

2013-04-03 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/03/2013 08:47 AM, Daniel P. Berrange wrote: > On Tue, Apr 02, 2013 at 06:11:29PM -0400, Dan Walsh wrote: >> Differentiating on which kind of container to create based off of the >> >> --command == InteractiveContainer --unitfile == ServiceContai

Re: [libvirt] [PATCH 13/16] Add InteractiveContainer support. First use case will be OpenShift.

2013-04-03 Thread Daniel P. Berrange
On Tue, Apr 02, 2013 at 06:11:29PM -0400, Dan Walsh wrote: > Differentiating on which kind of container to create based off of the > > --command == InteractiveContainer > --unitfile == ServiceContainer > > Resorted create args to be shown aphabetically except for the --command and > --unitfile w

[libvirt] [PATCH 13/16] Add InteractiveContainer support. First use case will be OpenShift.

2013-04-02 Thread Dan Walsh
Differentiating on which kind of container to create based off of the --command == InteractiveContainer --unitfile == ServiceContainer Resorted create args to be shown aphabetically except for the --command and --unitfile which I want to come at the end. --- bin/virt-sandbox-service | 139 +