On Fri, Jul 12, 2013 at 02:06:20PM -0700, John McFarlane wrote:
> This commit increases the default timeout used by lxc-start-ephemeral
> from 5 to 10, and adds support for an LXC_IP_TIMEOUT override.
>
> Patchset 2:
> - Previous patch used a command line arg.
>
> Signed-off-by: John McFarlane
This commit increases the default timeout used by lxc-start-ephemeral
from 5 to 10, and adds support for an LXC_IP_TIMEOUT override.
Patchset 2:
- Previous patch used a command line arg.
Signed-off-by: John McFarlane
---
src/lxc/lxc-start-ephemeral.in | 2 +-
src/python-lxc/lxc/__init__.py |
Thank you :)
On Mon, Jul 8, 2013 at 10:56 AM, Stéphane Graber wrote:
> On Mon, Jul 08, 2013 at 10:26:09AM -0700, John McFarlane wrote:
> > Locally I find 5 seconds to be inadequate to reliably obtain the ip
> > address of a container. This commit only adds an option, a subsequent
> > commit cou
On Mon, Jul 08, 2013 at 10:26:09AM -0700, John McFarlane wrote:
> Locally I find 5 seconds to be inadequate to reliably obtain the ip
> address of a container. This commit only adds an option, a subsequent
> commit could increase the default (5) if that seems reasonable.
>
> Signed-off-by: John M
Locally I find 5 seconds to be inadequate to reliably obtain the ip
address of a container. This commit only adds an option, a subsequent
commit could increase the default (5) if that seems reasonable.
Signed-off-by: John McFarlane
---
src/lxc/lxc-start-ephemeral.in | 5 -
1 file changed, 4