Juju 2.3.2 is released

2018-01-16 Thread Christian Muirhead
Juju 2.3.2 has arrived! This is primarily a bug fix release. ## Critical bugs fixed. Among the bugs fixed two were considered critical. - 1737058 `network-get` fails to find valid configs - 1738728

Re: JUJU bootstrap error

2017-08-03 Thread Christian Muirhead
Hi Wahi - Can you look in the MAAS web UI and confirm that MAAS can see the 4GB of memory in the machine you expect? I've had a situation where I added ram to a KVM but forgot to re-enlist the machine or update the ram in MAAS. Cheers, Christian On Thu., 3 Aug. 2017, 19:13 wahi, wrote: > Dear al

Re: Juju 2.0-rc3 is here!

2016-10-07 Thread Christian Muirhead
It indicates that that unit is the leader for the application. It's a bit academic in the status you pasted, since each application only has one unit, but I can see it being useful if you had scaled out a bit. Cheers, Christian On Fri, Oct 7, 2016 at 5:59 PM Adam Israel wrote: > It looks like r

Re: Error while doing bootstrap

2016-09-01 Thread Christian Muirhead
o make lxd listen to https: > lxc config set core.https_address [::] > > please give more details, so I can try with workaround > > > Thanks and Regard > > > Rajith > > > > From:Christian Muirhead > To:Rajith P Venkata/India/IBM

Re: Error while doing bootstrap

2016-08-31 Thread Christian Muirhead
or code 1 > > Let us know if any other details required. > > > > Rajith > > IBM AIX Certified, OCPCertified > ____ > > Cell- 9901966577 > Email: rajith...@in.ibm.com > > > > From:Christian Muirhead > T

Re: Error while doing bootstrap

2016-08-30 Thread Christian Muirhead
Someone was just asking about the same error in #juju. I can reproduce it if I do a bootstrap inside a lxd container (with security.nesting on), with either lxd 2.1 or 2.0.4. Trying it with a built-from-source juju doesn't give the same error. On Tue, Aug 30, 2016 at 3:29 PM Katherine Cox-Buday <

Re: Juju 2.0-beta12 is here!

2016-07-18 Thread Christian Muirhead
I just noticed a typo in the command to add the Juju ppa - it should be: sudo apt-add-repository ppa:juju/devel Cheers, Christian On Sat, Jul 16, 2016 at 2:10 AM Nicholas Skaggs < nicholas.ska...@canonical.com> wrote: > A new development release of Juju, 2.0-beta12 is here! > > ## What's ne