juju attach unnecessary interfaces to lxd container

2017-11-27 Thread Vladimir Burlakov
Hello everyone! I try to deploy an application to lxd container on manually attached machine (ubuntu-xenial) and container do not start, with the error - «Missing parent 'docker_gwbridge’ for nic ‘eth2’». I see in the logs, that juju tries to add docker interfaces to the container, though on

Re: "juju attach"

2016-06-19 Thread Andrew Wilkins
On Sun, Jun 19, 2016 at 1:51 AM Mark Shuttleworth wrote: > On 18/06/16 16:45, Marco Ceppi wrote: > > > > Why not just "add" which is already pretty well used. Throughout the > > Juju CLI. > > > > Well, I think the context here is more attach-a-disk. I really like > Roger's

Re: "juju attach"

2016-06-19 Thread Andrew Wilkins
On Sun, Jun 19, 2016 at 1:51 AM Mark Shuttleworth wrote: > On 18/06/16 16:45, Marco Ceppi wrote: > > > > Why not just "add" which is already pretty well used. Throughout the > > Juju CLI. > > > > Well, I think the context here is more attach-a-disk. I really like > Roger's

Re: "juju attach"

2016-06-18 Thread Mark Shuttleworth
On 18/06/16 16:45, Marco Ceppi wrote: > > Why not just "add" which is already pretty well used. Throughout the > Juju CLI. > Well, I think the context here is more attach-a-disk. I really like Roger's suggestion of 'mount', it immediately brings all the right elements into focus, and it's only

Re: "juju attach"

2016-06-18 Thread Mark Shuttleworth
On 18/06/16 16:45, Marco Ceppi wrote: > > Why not just "add" which is already pretty well used. Throughout the > Juju CLI. > Well, I think the context here is more attach-a-disk. I really like Roger's suggestion of 'mount', it immediately brings all the right elements into focus, and it's only

Re: "juju attach"

2016-06-18 Thread Marco Ceppi
Why not just "add" which is already pretty well used. Throughout the Juju CLI. Marco On Sat, Jun 18, 2016, 5:52 AM roger peppe wrote: > mount ? > > On 18 June 2016 at 09:23, Mark Shuttleworth wrote: > > > > We can change a CLI until RC, and its good

Re: "juju attach"

2016-06-18 Thread roger peppe
mount ? On 18 June 2016 at 09:23, Mark Shuttleworth wrote: > > We can change a CLI until RC, and its good for us to debate them. > > Here are the guiding principles. > > * shorter is better, much much better > * we strongly prefer one word to always mean the same thing > * we

Re: "juju attach"

2016-06-18 Thread roger peppe
mount ? On 18 June 2016 at 09:23, Mark Shuttleworth wrote: > > We can change a CLI until RC, and its good for us to debate them. > > Here are the guiding principles. > > * shorter is better, much much better > * we strongly prefer one word to always mean the same thing > * we

Re: "juju attach"

2016-06-18 Thread Mark Shuttleworth
We can change a CLI until RC, and its good for us to debate them. Here are the guiding principles. * shorter is better, much much better * we strongly prefer one word to always mean the same thing * we strongly prefer a unique verb to a common-verb-plus-noun For the latter reason I prefer

Re: "juju attach"

2016-06-18 Thread Mark Shuttleworth
We can change a CLI until RC, and its good for us to debate them. Here are the guiding principles. * shorter is better, much much better * we strongly prefer one word to always mean the same thing * we strongly prefer a unique verb to a common-verb-plus-noun For the latter reason I prefer

"juju attach"

2016-06-17 Thread Andrew Wilkins
Hi folks, A couple of days ago I started looking at charming TitanDB. I was looking at using resources to store the TitanDB distribution, and while looking at the docs [0] I found a rather surprisingly named command: "juju attach". The verb "attach" by itself tells