Re: Overlay network for Juju LXC containers?

2016-01-29 Thread Rick Harding
Thanks Andrew. On Fri, Jan 29, 2016, 8:18 AM Andrew McDermott < andrew.mcderm...@canonical.com> wrote: > I will look into this this afternoon for you. > > On 29 January 2016 at 13:16, Rick Harding > wrote: > >> Sorry dimiter, I know Andrew is out. Can you investigat

Re: Overlay network for Juju LXC containers?

2016-01-29 Thread Rick Harding
Sorry dimiter, I know Andrew is out. Can you investigat please? On Fri, Jan 29, 2016, 8:13 AM Merlijn Sebrechts wrote: > Any follow up to this? I'm also interested in using fan with lxc and Juju. > > 2016-01-07 19:19 GMT+01:00 Andrew McDermott < >

Re: Overlay network for Juju LXC containers?

2016-01-29 Thread Andrew McDermott
I will look into this this afternoon for you. On 29 January 2016 at 13:16, Rick Harding wrote: > Sorry dimiter, I know Andrew is out. Can you investigat please? > > > On Fri, Jan 29, 2016, 8:13 AM Merlijn Sebrechts < > merlijn.sebrec...@gmail.com> wrote: > >> Any

Re: Leadership layer released

2016-01-29 Thread Stuart Bishop
On 28 January 2016 at 21:42, Cory Johns wrote: > I also very much like the pattern of having states that notify of changes to > the leadership settings and think this pattern could apply well to config > settings. One addition I would suggest to that pattern would be

Re: Overlay network for Juju LXC containers?

2016-01-29 Thread Merlijn Sebrechts
Any follow up to this? I'm also interested in using fan with lxc and Juju. 2016-01-07 19:19 GMT+01:00 Andrew McDermott : > Hi Patrik, > > I will look into this tomorrow. Apologies for the delay. > > On 7 January 2016 at 14:39, Patrik Karisch

[Review Queue] Tomcat, SpagoBi, xl c/c++, Minecraft, postgresql, ibm-db2

2016-01-29 Thread Andrew Mcleod
Hello! Yesterday, Corry, Kevin, Konstantinos and I had our combined review queue session, and here are the notes: - tomcat - https://bugs.launchpad.net/charms/+source/tomcat/+bug/1538715 - Community request to have a webapp-container subordinate relation.

Charm wish(todo) list

2016-01-29 Thread Tom Barber
Hello folks We're working on a data management platform and I want Juju to "run" it, but we have a bunch of stuff which looks not to be in the charm store and I wanted to know if anyone has any of it in the pipeline, wants to collaborate etc. Our todo list is: Pentaho Data Integration

Error in jujuclient with python3

2016-01-29 Thread Philip Joseph
Hi, I am seeing an error in jujuclient when using python3: Traceback (most recent call last): File "./juju-ctrl.py", line 579, in api.execute() File "./juju-ctrl.py", line 476, in execute self.deploy_service(service, details) File "./juju-ctrl.py", line 289, in deploy_service

Re: Error in jujuclient with python3

2016-01-29 Thread Adam Israel
Hi Philip, Is it possible for you to pastebin or send the code you’re using that triggers this error? I’d like to track this down and get a fix out for you ASAP. Thanks! -- Adam Israel - Software Engineer Canonical Ltd. http://juju.ubuntu.com/ - Automate your Cloud Infrastructure > On Jan 29,

Re: Error in jujuclient with python3

2016-01-29 Thread Adam Israel
Hi Philip, Could you also confirm which version of juju (`juju version`) and jujuclient (pip3 list|grep jujuclient) Thanks! Adam Israel - Software Engineer Canonical Ltd. http://juju.ubuntu.com/ - Automate your Cloud Infrastructure > On Jan 29, 2016, at 9:06 PM, Adam Israel