Juju devel 1.26-alpha1 is available for testing

Adam Stokes adam.stokes at canonical.com
Thu Nov 5 19:00:11 UTC 2015


On Thu, Nov 5, 2015 at 1:52 PM, Curtis Hovey-Canonical <curtis at canonical.com
> wrote:

> # juju-core 1.26-alpha1
>
> A new development release of Juju, juju-core 1.26-alpha1, is now available.
> This release replaces version 1.25.0.
>
>
> ## Getting Juju
>
> juju-core 1.26-alpha1 is available for Wily and backported to earlier
> series in the following PPA:
>
>     https://launchpad.net/~juju/+archive/devel
>
> Windows, Centos, and OS X users will find installers at:
>
>     https://launchpad.net/juju-core/+milestone/1.26-alpha1
>
> Development releases use the "devel" simple-streams. You must configure
> the `agent-stream` option in your environments.yaml to use the matching
> juju agents.
>
> Upgrading from stable releases to development releases is not
> supported. You can upgrade test environments to development releases
> to test new features and fixes, but it is not advised to upgrade
> production environments to 1.26-alpha1.
>
>
> ## Notable Changes
>
> * Native support for charm bundles
> * Unit agent improvements
> * API login with macaroons
>
>
> ### Native support for charm bundles
>
> The Juju 'deploy' command can now deploy a bundle. The Juju Quickstart
> or Deployer plugins are not needed to deploy a bundle of charms. You can
> deploy the mediawiki-single bundle like so:
>
>     juju deploy cs:bundle/mediawiki-single
>
> Local bundles can be deployed by passing the path to the bundle. For
> example:
>
>     juju deploy ./openstack/bundle.yaml
>
> Local bundles can also be deployed from a local repository. Bundles
> reside in the "bundle" subdirectory. For example, your local juju
> repository might look like this:
>
>     juju-repo/
>      |
>      - trusty/
>      - bundle/
>        |
>        - openstack/
>          |
>          - bundle.yaml
>

So awesome! Testing this out right now.

Also, do you have an ETA of when LXD will start landing in the alpha/beta
releases? I want to make sure I'm an early adopter so our OpenStack
installer can support it by 16.04

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20151105/d74a46ea/attachment.html>


More information about the Juju mailing list