[libvirt] [sandbox PATCH 2/6] We should not turn on the sanbox shell by default.

Daniel P. Berrange berrange at redhat.com
Fri Apr 19 09:57:42 UTC 2013


On Thu, Apr 18, 2013 at 02:34:51PM -0400, dwalsh at redhat.com wrote:
> From: Dan Walsh <dwalsh at redhat.com>
> 
> We want to limit the number of processes which run within a container,
> especially for  openshift work loads.  Eventually we could add an
> option if someone wanted to run this shell.
> ---
>  bin/virt-sandbox-service | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/bin/virt-sandbox-service b/bin/virt-sandbox-service
> index d3dceea..6524a05 100755
> --- a/bin/virt-sandbox-service
> +++ b/bin/virt-sandbox-service
> @@ -258,7 +258,6 @@ class Container:
>  
>      def create(self):
>          self.connect()
> -        self.config.set_shell(True)
>          os.mkdir(self.dest)
>  
>      def connect(self):

NACK, you completely ignored all my feedback.


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list