Juju Packaging in Xenial

2016-04-20 Thread Nicholas Skaggs
As many have noticed, there were some major packaging changes to Juju that impact those using Juju on Xenial[1]. I encourage everyone to read the full details, but in summary juju-2.0 is now the default Juju in Xenial. However, both juju-1.25 and juju-2.0 are available, and can be co-installed

Introducing a Daily PPA for Juju

2016-05-12 Thread Nicholas Skaggs
Whether you want to track Juju development more closely, or simply like living on the edge, there is a new ppa available for you. Dubbed the Juju Daily ppa[1], it] contains the latest blessed builds from CI testing. Installing this ppa and upgrading regularly allows you to stay in sync with the

Re: Introducing a Daily PPA for Juju

2016-05-12 Thread Nicholas Skaggs
f-20160512+3966+0bd48e6f~16.04 Maybe just drop -20160512+3966+0bd48e6f as it seems to be repetative On Thu, May 12, 2016 at 4:39 PM, Ryan Beisner mailto:ryan.beis...@canonical.com>> wrote: Absolutely <3 this. On Thu, May 12, 2016 at 3:36 PM, Nicholas Skaggs mailto:nicholas.s

Re: Bash completion

2016-06-06 Thread Nicholas Skaggs
Beta8 contains what I hope are some fixes for bash completion. It should complete properly for 'juju', whether /usr/bin/juju is pointed at juju2 or juju1. That solves bug #1 below I hope; #2 and #3 still need work. Comments appreciated! Nicholas On 06/02/2016 11:28 AM, Martin Packman wrote:

Juju 2.0-beta9 is here!

2016-06-16 Thread Nicholas Skaggs
A new development release of Juju, 2.0-beta9 is here! ## What's new? * New `juju unregister` command for cleaning up local references to controllers Usage: juju unregister * `juju status` has been enhanced for ease of reading * Removal of support for legacy lxc containers in favor of lxd *

Juju 2.0-beta11 is here!

2016-07-01 Thread Nicholas Skaggs
A new development release of Juju, 2.0-beta11 is here! ## What's new? * Config can now be associated with clouds in clouds.yaml * Consistent wire protocol for the Juju API. For more details, see: https://lists.ubuntu.com/archives/juju-dev/2016-June/005715.html * Initial support for: * Juju

Juju 2.0-beta12 is here!

2016-07-15 Thread Nicholas Skaggs
A new development release of Juju, 2.0-beta12 is here! ## What's new? * New charm hook command, application-version-set, allows charmers to set the version of their running workloads * The version is displayed in "juju status" output with the application details. * Model based ACLs: access

Juju as a snap

2016-08-02 Thread Nicholas Skaggs
The Juju client has been snappified and pushed to the juju store. Note for now it's just an amd64 build. snap install juju --beta --devmode The beta channel contains the latest beta, 2.0-beta13. This is a sneak preview of further builds, including the latest crack available in the edge channe

Re: Juju as a snap

2016-08-03 Thread Nicholas Skaggs
d our Kickstart <http://kickstarter.com/projects/2117053714/saiku-reporting-interactive-report-designer/> goal, but you can always help by sponsoring the project <http://www.meteorite.bi/products/saiku/sponsorship>) On 2 August 2016 at 22:00, Nicholas Skaggs mailto:nicholas.ska...@canon

Re: Juju as a snap

2016-08-09 Thread Nicholas Skaggs
On Mon, Aug 8, 2016 at 12:44 AM, Stuart Bishop wrote: > > > On 3 August 2016 at 04:00, Nicholas Skaggs > wrote: > >> The Juju client has been snappified and pushed to the juju store. Note >> for now it's just an amd64 build. >> >> snap install

A new development release of Juju, 2.0-beta15, is here!

2016-08-11 Thread Nicholas Skaggs
A new development release of Juju, 2.0-beta15, is here! ## What's new? This releases addresses stability and performance issues including 29 bugs from b14 last week. Some notable ones include: * lxd containers not using configured proxy for downloading images LP 1594720 https://bugs.launch

Juju snap edge channel enabled

2016-08-16 Thread Nicholas Skaggs
Following up on Ian's work to remove the need for --upload-tools, I've enabled daily publishing to the edge channel for the juju snap. The snap utilizes this work so the snap 'just works' as expected. A new snap is generated and published once a day so you'll always have the latest changes. Make su

Re: delayed juju beta16 until next week

2016-08-18 Thread Nicholas Skaggs
For those wanting something newer, don't forget you also have daily builds via the edge channel of the juju snap. On Thu, Aug 18, 2016 at 11:38 AM, Rick Harding wrote: > Thanks Adam, that's in flight and I'll make sure to reach out once that > lands. > > On Thu, Aug 18, 2016 at 11:00 AM Adam Isr

Juju 2.0-beta16 is here!

2016-08-25 Thread Nicholas Skaggs
A new development release of Juju, 2.0-beta16, is here! ## How do I get it? If you are running Ubuntu, you can get it from the juju devel ppa: sudo add-apt-repository ppa:juju/devel sudo apt update; sudo apt install juju-2.0 Or install it from the snap store snap install juju --beta --

Juju 2.0-beta17 is here!

2016-09-01 Thread Nicholas Skaggs
A new development release of Juju, 2.0-beta17, is here! ## What's new? * add-model now takes region name as an optional positional argument, to be consistent with bootstrap. The --region flag has been removed. * show-controller now includes the agent version * show-controllers has been removed

Juju 2.0-rc2 is here!

2016-09-29 Thread Nicholas Skaggs
A new proposed release of Juju 2.0, 2.0-rc2, is here! As of rc1, we guarantee upgradability up through Juju 2.0 final. We encourage you to try this candidate build now in anticipation of Juju 2.0! ## What's new? * The upgrade-charm command now has --config and --storage flags, so you can atomi

Juju 2.0 is here!

2016-10-13 Thread Nicholas Skaggs
Juju 2.0 is here! This release has been a year in the making. We’d like to thank everyone for their feedback, testing, and adoption of juju 2.0 throughout its development process! Juju brings refinements in ease of use, while adding support for new clouds and features. ## New to juju 2? https

Juju 2.0.1 is here!​

2016-10-31 Thread Nicholas Skaggs
Our first update to Juju 2 is here! This Juju 2.0.1 release brings some improvements including; * Support for the new AWS region us-east-2 * Correct OSX Sierra support * Update list-models output to show cloud/region vs owner * Update model-migrations with support for endpoints,

Juju 1.25.7 is proposed for release

2016-11-03 Thread Nicholas Skaggs
A new proposed stable release of Juju 1.25.7, is now available. We invite you to test this proposed update to the 1.25 series and provide feedback before it's release. ## Getting Juju 1.25.7 A proposed version of juju-core 1.25.7 is available in the following PPA: https://launchpad.net/~juju/

Juju 2.1-beta2 is here!

2016-12-02 Thread Nicholas Skaggs
A new development release of Juju, 2.1-beta2, is here! ## What's new? *Openstack Provider has been updated to support Neutron networking apis * New APIs for querying instance types and characteristics available on clouds * Model Migration is no longer behind a feature flag * Instrumentati

Juju 2.0.2 is here!

2016-12-08 Thread Nicholas Skaggs
A new stable release of Juju, 2.0.2, is here! ## What's new? This release contains bugfixes for MAAS and openstack, including fixing nova support. ## New to juju 2? https://jujucharms.com/docs/2.0/introducing-2 ## How do I get it? If you are running Ubuntu, you can get it from the juju sta

A new development release of Juju, 2.1-beta4, is here!

2017-01-06 Thread Nicholas Skaggs
The Juju team would like to introduce Juju and conjure-up 2.1-beta4! ## What’s New Openstack Provider has been updated to support Neutron networking apis New APIs for querying instance types and characteristics available on clouds Model Migration is no longer behind a feature flag Instrumentat

A new supported stable release of Juju, 1.25.10, is here!

2017-02-03 Thread Nicholas Skaggs
A new supported stable release of Juju, 1.25.10, is here! ## Bug fixes * Jujud and mongodb ram and cpu spikes https://bugs.launchpad.net/juju/+bug/1587644 * Log sending between 1.25.X series https://bugs.launchpad.net/juju-core/+bug/1654528 ## How do I get it? If you are running Ubuntu, yo

Juju 2.1-beta5 is here

2017-02-03 Thread Nicholas Skaggs
The Juju team would like to introduce Juju and conjure-up 2.1-beta5! The most visible changes are to container networking and that juju controllers now expose Prometheus metrics over an HTTPS endpoint. Finally, conjure-up is also a snap, provides juju, and can be installed on trusty as a snap a

Juju Snap Changes

2017-02-28 Thread Nicholas Skaggs
Those of you subscribed to a snap channel may have noticed some nice changes that happened with 2.1 release. The juju snap package now utilizes classic mode, and all channels (including stable) are now active. You should expect feature parity (including things like bash completion) with the deb

Juju 1.25.12, 2.0.4, and 2.1.3 Security Update Release

2017-05-26 Thread Nicholas Skaggs
We have issued an update to Juju 1.25.12, 2.0.4, and 2.1.3 in order to address a security issue. The update fixes a privilege escalation vulnerability when executing `juju-run` on the cloud instances, not to be confused with the 'juju run' CLI command. See the following for further details on th

Re: OS X VMS on JAAS

2017-06-05 Thread Nicholas Skaggs
On 06/03/2017 02:56 AM, John Meinel wrote: You can add a manually provisioned machine to any model, as long as there is connectivity from the machine to the controller. Now, I would have thought initial setup was initiated by the Controller, but its possible that initial setup is actually initi

Re: Juju 2.2-rc2 has been released

2017-06-12 Thread Nicholas Skaggs
Thanks for the heads-up Jason. Yes, small snafu with publishing the builds. Edge builds are tracking develop (2.3-alpha1) and now are being published again. Nicholas On 06/12/2017 11:18 AM, Jason Hobbs wrote: I noticed that for the juju snap, edge and beta channels have older releases than ca

Re: Juju 2.2-rc2 has been released

2017-06-12 Thread Nicholas Skaggs
2.2rc1. Should it be 2.2rc2 also? Jason On Mon, Jun 12, 2017 at 11:15 AM, Nicholas Skaggs mailto:nicholas.ska...@canonical.com>> wrote: Thanks for the heads-up Jason. Yes, small snafu with publishing the builds. Edge builds are tracking develop (2.3-alpha1) and now are

Re: Running KVM in addition to LXC on local LXD CLOUD

2017-06-27 Thread Nicholas Skaggs
If it's possible, I would simply run the hwe kernel on xenial which provides 4.8+. Read more about running an updated stack here: https://wiki.ubuntu.com/Kernel/LTSEnablementStack This would solve your specific problem without worrying about running kvm's. On Jun 24, 2017 11:14 PM, "N. S." wrot

Re: Running KVM in addition to LXC on local LXD CLOUD

2017-06-28 Thread Nicholas Skaggs
> root@ns-HP:~*# /sbin/modprobe zfs* > modprobe: FATAL: Module zfs not found in directory > /lib/modules/4.8.0-040800-lowlatency > root@ns-HP:~# > > > > I know this might be not directly related to JUJU, but to ubuntu kernel, > but I appreciate if you could he

Juju 2.2.4 is here!

2017-09-14 Thread Nicholas Skaggs
Coming hot on the heels of 2.2.3, we are happy to announce the release of Juju 2.2.4! ## New and Improved This release is primarily a bug fix release which addresses some issues that missed the cutoff for the previous 2.2.3 release or were discovered in 2.2.3. A notable fix is for model migratio

Juju 2.3-rc1 is now availible

2017-11-17 Thread Nicholas Skaggs
A new release of Juju is here, 2.3-rc1. This is primarily a bug fix release which addresses issues carried over from beta3. ## New and Improved * Changed flags for deploying bundles to existing machines When deploying bundles, machines specified in the bundle are added to the model as new machin

Juju 2.3-rc2 is here!

2017-11-28 Thread Nicholas Skaggs
A new release of Juju is here, 2.3-rc2. This is primarily a bug fix release which addresses issues carried over from rc1. ## New and Improved * juju list-models is significantly faster, especially on controllers with large numbers of models * juju no longer records the execution of the update-st

Re: Juju 2.3-rc2 is here!

2017-12-06 Thread Nicholas Skaggs
from rc1.1 to rc2? > > 2017-11-29 1:03 GMT+01:00 Nicholas Skaggs mailto:nicholas.ska...@canonical.com> > <mailto:nicholas.ska...@canonical.com <mailto:nicholas.ska...@canonical.com>>>: > >     A new release of Juju is here, 2.3-rc2. This

Juju 2.3.0 is here!

2017-12-07 Thread Nicholas Skaggs
The Juju team are extremely pleased to announce the release of Juju 2.3. Juju is now more versatile, more efficient, and more configurable than ever. Cross Model Relations deliver a new way of organising your software stack. Deploy a database in one model and connect it to an application running a

Juju 2.3.1 is released

2017-12-08 Thread Nicholas Skaggs
A new release of Juju is here, 2.3.1. This is primarily a bug fix release which addresses this critical upgrade issue. https://bugs.launchpad.net/juju/+bug/1737107 Note, you may see a spurious message similar to “CRITICAL ** SetModelAge

Re: Specify an existing security group as model config?

2018-01-17 Thread Nicholas Skaggs
Marco, we have done a POC of this in the past as a model constraint. So, juju bootstrap aws aws --constraints security-groups=sg1,sg2 juju set-model-constraints security-groups=sg1,sg2,... How does that feel? Nicholas On Sat, Jan 13, 2018 at 1:08 AM, Kapil Thangavelu wrote: > two cents, typic

Re: juju 2.3.3 failing to bootstrap localhost

2018-02-21 Thread Nicholas Skaggs
On 02/21/2018 04:47 PM, David Britton wrote: On Wed, Feb 21, 2018 at 04:11:44PM -0500, fengxia wrote: Hi Juju, Is anyone seeing this? I'm running the same setup as yesterday's, then updated `apt update && apt upgrade` this morning. All of a sudden `juju bootstrap localhost ..` stuck at Attempti

Re: Intro to Juju webinar in about 13 hours

2018-02-28 Thread Nicholas Skaggs
On 02/27/2018 11:20 PM, Tim Penhey wrote: Hi folks, I'm going to be presenting an Introduction to Juju on the BrightTALK platform tomorrow morning (my time). https://www.brighttalk.com/webcast/6793/298241 It is a high level introduction, nothing too technical, and ideal for someone that has no

Re: More juju upgrade-juju failings

2018-03-22 Thread Nicholas Skaggs
Sandor, re:sharing experiences, if you want to frame some scenarios you've had trouble with, please feel free to share those. Distilling it down into a repeatable deployment -> upgrade will help us understand and account for it. As Tim mentioned, tools like juju-upgrader are generally candidate

Juju 2.3.5 is released

2018-03-28 Thread Nicholas Skaggs
** *Juju 2.3.5 has arrived. This is primarily a bug fix release.* * ## Critical bugs fixed. * 1737058 network-get failed to find configs * 1751287 openstack bootstrap failed ## Import

Re: More juju upgrade-juju failings

2018-04-04 Thread Nicholas Skaggs
trataca.com/posts/upgrading-juju/> Regards -- Sandor Zeestraten On Thu, Mar 22, 2018 at 4:39 PM, Nicholas Skaggs mailto:nicholas.ska...@canonical.com>> wrote: Sandor, re:sharing experiences, if you want to frame some scenarios you've had trouble with, please feel free to sh

Juju 2.3.6 Released

2018-04-19 Thread Nicholas Skaggs
Juju 2.3.6 has arrived. This is primarily a bug fix release. For the full list of bugs, see the 2.3.6 milestone . ## Critical bugs fixed * 1762741  Juju bootstraps latest LTS by default ## Enh

Juju 2.4-beta1 is released

2018-04-19 Thread Nicholas Skaggs
A new development release of Juju is here, 2.4-beta1. Those wishing to utilize bionic for controllers should target and plan to use the 2.4 series of juju. ## New and Improved * Model owner changes The concept of model owner is becoming obsolete. Model owner is just another model user with

Re: We are pulling he 2.3.6 agents

2018-04-23 Thread Nicholas Skaggs
All 2.3.6 binaries should now be removed from distribution. The snap should refresh to 2.3.5 if you have the 2.3.6 binary. Thanks, Nicholas On 04/23/2018 10:06 AM, Adam Israel wrote: Hi all, What wasn't clear to me from the email is that, with 2.3.6 pulled, we're unable to bootstrap new con

Fwd: Juju 2.3.7 has been released

2018-04-25 Thread Nicholas Skaggs
It seems some folks may not have received this message. Juju 2.3.7 has been released. Those using the snap should already have the new client. For those users who may still be using the archive package on xenial, it has also been updated to 2.3.7. We strongly encourage all users to upgrade their ju