Re: [lxc-devel] [PATCH] Rewrite lxc-ls in python

2012-12-04 Thread Stéphane Graber
On 12/03/2012 09:01 PM, Serge Hallyn wrote: > Quoting Stéphane Graber (stgra...@ubuntu.com): >> This rewrite is mostly compatible with the shell version. >> --active and -1 still work and behave as they used to. >> >> This adds --running, --stopped and --frozen as state filters. >> >> A new "fancy"

Re: [lxc-devel] [PATCH] Rewrite lxc-ls in python

2012-12-03 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > This rewrite is mostly compatible with the shell version. > --active and -1 still work and behave as they used to. > > This adds --running, --stopped and --frozen as state filters. > > A new "fancy" view is also implemented (can be used with --fanc

Re: [lxc-devel] [PATCH] Rewrite lxc-ls in python

2012-11-22 Thread Stéphane Graber
On 11/22/2012 08:39 AM, Natanael Copa wrote: > On Wed, 21 Nov 2012 18:04:03 -0500 > Stéphane Graber wrote: > >> This rewrite is mostly compatible with the shell version. >> --active and -1 still work and behave as they used to. > > Does this mean that python will be a requirement for lxc in futu

Re: [lxc-devel] [PATCH] Rewrite lxc-ls in python

2012-11-22 Thread Natanael Copa
On Wed, 21 Nov 2012 18:04:03 -0500 Stéphane Graber wrote: > This rewrite is mostly compatible with the shell version. > --active and -1 still work and behave as they used to. Does this mean that python will be a requirement for lxc in future? I am currently working on switching things from vserv

Re: [lxc-devel] [PATCH] Rewrite lxc-ls in python

2012-11-21 Thread Stéphane Graber
On 11/21/2012 06:04 PM, Stéphane Graber wrote: > This rewrite is mostly compatible with the shell version. > --active and -1 still work and behave as they used to. > > This adds --running, --stopped and --frozen as state filters. > > A new "fancy" view is also implemented (can be used with --fanc

[lxc-devel] [PATCH] Rewrite lxc-ls in python

2012-11-21 Thread Stéphane Graber
This rewrite is mostly compatible with the shell version. --active and -1 still work and behave as they used to. This adds --running, --stopped and --frozen as state filters. A new "fancy" view is also implemented (can be used with --fancy) and will show containers in a column-based interface wit