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

100 contributors to juju!

2018-03-14 Thread Nicholas Skaggs
We're in triple digits! I'm not sure when this happened, but it's exciting nonetheless. https://github.com/juju/juju/graphs/contributors Thanks to all our contributors, and here's to the next 100. Nicholas -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at:

Re: 100 contributors to juju!

2018-03-15 Thread Nicholas Skaggs
have my 6 commits > in there > > On Wed, Mar 14, 2018 at 5:45 PM Nicholas Skaggs < > nicholas.ska...@canonical.com> wrote: > >> We're in triple digits! I'm not sure when this happened, but it's >> exciting nonetheless. >> >> https://github.com/ju

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

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

Re: LXD polish for xenial

2016-04-18 Thread Nicholas Skaggs
On Mon, Apr 18, 2016 at 7:57 PM, Marco Ceppi wrote: > Thanks so much for spending time on this polish! It'll really help our > user experience shine for cost effective dev. > > On Mon, Apr 18, 2016, 2:17 PM Martin Packman > wrote: > >> When it comes to using lxd in clouds, as I understand it we'

Re: LXD polish for xenial

2016-04-18 Thread Nicholas Skaggs
On Mon, Apr 18, 2016 at 2:17 PM, Martin Packman < martin.pack...@canonical.com> wrote: > > For the lxd provider, I understand we're resigned to the user having > to manually configure a bridge for lxd before bootstrap can work. > Currently the documentation is confused as to what exactly the steps

Re: adding unit tests that take a long time

2016-04-27 Thread Nicholas Skaggs
This is a timely discussion Nate. I'll avoid saying too much off the top, but I do have a question. On 04/27/2016 12:24 PM, Nate Finch wrote: I just wrote a test that takes ~16.5 seconds on my machine. Why does the test take so long? Are you intending it to be a short / small scoped test? Ni

Re: adding unit tests that take a long time

2016-04-28 Thread Nicholas Skaggs
On 04/28/2016 10:12 AM, Katherine Cox-Buday wrote: On 04/27/2016 09:51 PM, Nate Finch wrote: So, this is exactly why I didn't want to mention the nature of the test, because we'd get sidetracked. I'll make another thread to talk about that specific test. Sorry I forced you into it, but it was i

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 *

Re: Juju and snappy implementation spike - feedback please

2016-08-08 Thread Nicholas Skaggs
On Mon, Aug 8, 2016 at 11:49 AM, John Meinel wrote: > If we are installing in '--devmode' don't we have access to the unfiltered > $HOME directory if we look for it? And we could ask for an interface which > is to JUJU_HOME that would give us access to just $HOME/.local/share/juju > > We could t

Re: Uniter test failure from utils update

2016-08-11 Thread Nicholas Skaggs
Thanks for the insights here. I ended up reverting the offending change, https://github.com/juju/utils/pull/203. @bogdanteleaga, my apologies for reverting, but I'm not sure how to fix with your change so I went back to something that worked. It's worth following up and figuring out how to re-land

So I wanted to update a dependency . .

2016-08-11 Thread Nicholas Skaggs
This is a simple story of a man and a simple mission. Eliminate the final 2 dependencies that are in bazaar and launchpad. It makes juju and it's dependencies live completely in git. A notable goal, and one that I desired for getting snaps to build with launchpad. I don't feel I need to explain th

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

Re: So I wanted to update a dependency . .

2016-08-12 Thread Nicholas Skaggs
oyance > in a small project becomes much worse in a large project. Obviously, part > of that is inescapable - we can't make juju smaller. I do think it's worth > considering ways to make our lives easier. > > -Nate > > On Thu, Aug 11, 2016 at 7:08 PM Casey Marshall

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

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,

Re: Juju 2.0.1 is here!​

2016-11-01 Thread Nicholas Skaggs
ose according to: Merge pull request #6501 <https://github.com/juju/juju/issues/6501> from axw/lp1636648-openstack-update-goose provider/openstack: update goose Use new version of goose, to omit the device field on volume attachment requests when no device is specified. This branch a

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 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: Consuming MongoDB from a Snap

2017-06-24 Thread Nicholas Skaggs
On Fri, Jun 23, 2017 at 10:36 AM, Menno Smits wrote: > > > On 23 June 2017 at 12:09, Andrew Wilkins > wrote: > >> >>> *1. Does snapd work on all architectures that Juju supports?* >>> >>> The answer appears to be "yes with some caveats". For xenial onwards >>> there are snapd packages for all th

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