Release schedule

2017-06-21 Thread Tim Penhey
Hi folks, 2.2.1 should be released hopefully by this time tomorrow. It includes a number of key fixes that didn't quite make the 2.2.0 release but were sufficiently important that we wanted to get another release out quick smart. >From now we will enter what we hope to be a four week cadence for

How to pass a value from @when code to a relation?

2017-06-21 Thread fengxia
Hi Juju, I'm designing an application, where charm A and B are linked by a A-B relation. In A there are a few states, and I want to parse a file to extract some values, then pass these values to charm B to consume. How do I make these values available to B then? via relation? or other mean?

Re: docker -> lxdbr0

2017-06-21 Thread James Beedy
It really does ... don't know why I didn't just add the extra file. I've fixed this. Thanks! > On Jun 21, 2017, at 6:32 AM, John Meinel wrote: > > Gotcha. Though I will say that looks more like its a bogus comment about a > file that this isn't. But I see what you're

Re: docker -> lxdbr0

2017-06-21 Thread James Beedy
It really does ... don't know why I didn't just add the extra file. I've fixed this. Thanks! > On Jun 21, 2017, at 6:32 AM, John Meinel wrote: > > Gotcha. Though I will say that looks more like its a bogus comment about a > file that this isn't. But I see what you're

Re: docker -> lxdbr0

2017-06-21 Thread John Meinel
Gotcha. Though I will say that looks more like its a bogus comment about a file that this isn't. But I see what you're doing. John =:-> On Wed, Jun 21, 2017 at 5:29 PM, James Beedy wrote: > It's in the comments at the top of the gist. > > On Jun 20, 2017, at 10:31 PM,

Re: docker -> lxdbr0

2017-06-21 Thread John Meinel
Gotcha. Though I will say that looks more like its a bogus comment about a file that this isn't. But I see what you're doing. John =:-> On Wed, Jun 21, 2017 at 5:29 PM, James Beedy wrote: > It's in the comments at the top of the gist. > > On Jun 20, 2017, at 10:31 PM,

Re: docker -> lxdbr0

2017-06-21 Thread James Beedy
It's in the comments at the top of the gist. > On Jun 20, 2017, at 10:31 PM, John Meinel wrote: > > This definitely sounds interesting. > > You included the layer python code, but not the "daemon.json.j2" file. Isn't > that part of getting the networking config in

Re: docker -> lxdbr0

2017-06-21 Thread James Beedy
It's in the comments at the top of the gist. > On Jun 20, 2017, at 10:31 PM, John Meinel wrote: > > This definitely sounds interesting. > > You included the layer python code, but not the "daemon.json.j2" file. Isn't > that part of getting the networking config in

Re: is Hdp bundle still maintained/supported?

2017-06-21 Thread Kevin Monroe
Hi Patrizio, Network resolvability of Hadoop cluster nodes is a painful requirement at times. We test to catch issues like this on clouds/containers, but it sounds like we've missed an openstack case. If you don't mind, please describe the failing environment and your /etc/hosts fix in an issue

Re: is Hdp bundle still maintained/supported?

2017-06-21 Thread Samuel Cozannet
Hi Patrizio, My recommendation is that you go to the freenode channel #juju, and then talk to Kevin (kwmonroe, also cced). He has a lot of wits on these solutions and will be able to help you, tell you where report bugs and also see if there is a potential implementation path for your issues