Re: [lxc-devel] free/unfreeze support in lxc command

2016-05-18 Thread Hiroaki Nakamura
Thanks for your comment again. Hearing that, I'll add a support of the frozen state to the lxd_container Ansible module. Thanks! 2016-05-19 7:55 GMT+09:00 Stéphane Graber : > We hide a few commands that we don't expect the average user to use. > > That's the case of things like "lxc init", "lxc p

Re: [lxc-devel] free/unfreeze support in lxc command

2016-05-18 Thread Stéphane Graber
We hide a few commands that we don't expect the average user to use. That's the case of things like "lxc init", "lxc pause" and "lxc monitor". On Thu, May 19, 2016 at 07:52:30AM +0900, Hiroaki Nakamura wrote: > Thanks for your comment. > Could you tell me why "lxc pause" is a hidden command? > >

Re: [lxc-devel] free/unfreeze support in lxc command

2016-05-18 Thread Hiroaki Nakamura
Thanks for your comment. Could you tell me why "lxc pause" is a hidden command? 2016-05-19 7:42 GMT+09:00 Stéphane Graber : > On Thu, May 19, 2016 at 07:33:53AM +0900, Hiroaki Nakamura wrote: >> Hi, >> >> I am creating the lxd_container module for Ansible. >> https://github.com/ansible/ansible-mod

Re: [lxc-devel] free/unfreeze support in lxc command

2016-05-18 Thread Stéphane Graber
On Thu, May 19, 2016 at 07:33:53AM +0900, Hiroaki Nakamura wrote: > Hi, > > I am creating the lxd_container module for Ansible. > https://github.com/ansible/ansible-modules-extras/pull/2208#issuecomment-220122327 > > And I'm wondering I use the pylxd module or the lxc command. > Actually I create

[lxc-devel] free/unfreeze support in lxc command

2016-05-18 Thread Hiroaki Nakamura
Hi, I am creating the lxd_container module for Ansible. https://github.com/ansible/ansible-modules-extras/pull/2208#issuecomment-220122327 And I'm wondering I use the pylxd module or the lxc command. Actually I created the both version. A. An implementation using the pylxd module. https://github

[lxc-devel] [lxd/master] add a `shell` alias by default

2016-05-18 Thread tych0 on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/2033 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===