juju-core 1.25-beta1

Milestone information

Project:
juju-core
Series:
1.25
Version:
1.25-beta1
Released:
 
Registrant:
Curtis Hovey
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Andrew McDermott, 3 Andrew Wilkins, 2 Casey Marshall, 3 Cheryl Jennings, 1 Dimiter Naydenov, 2 Eric Snow, 2 Horacio Durán, 1 James Tunnicliffe, 1 Jesse Meek, 2 Katherine Cox-Buday, 1 Menno Finlay-Smits, 1 Nate Finch, 2 Tim Penhey
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
24 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon juju-1.25-beta1-centos7.tar.gz (md5, sig) Centos juju commands tarball 14
last downloaded 60 weeks ago
download icon juju-1.25-beta1-osx.tar.gz (md5, sig) OS X juju commands tarball 11
last downloaded 59 weeks ago
download icon juju-setup-1.25-beta1.exe (md5, sig) Windows installer for the juju client 15
last downloaded 60 weeks ago
download icon juju-core_1.25-beta1.tar.gz (md5, sig) Juju-core release 9
last downloaded 60 weeks ago
Total downloads: 49

Release notes 

# juju-core 1.25-beta1

A new development release of Juju, juju-core 1.25-beta1, is now available.
This release replaces version 1.25-alpha1.

## Getting Juju

juju-core 1.25-beta1 is available for Wily and backported to earlier
series in the following PPA:

    https://launchpad.net/~juju/+archive/devel

Windows and OS X users will find installers at:

    https://launchpad.net/juju-core/+milestone/1.25-beta1

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.25-beta1.

## Notable Changes

This releases addresses stability and performance issues.

## Known issues

  * Deploying a service to a space which has no subnets causes the
    agent to panic
    Lp 1499426

## Resolved issues

  * Cloud-init fails when deploying centos with juju.
    Lp 1492066

  * Unit agent upgrade steps not run
    Lp 1494070

  * Juju status oneline format missing info
    Lp 1464679

  * M4 instance types not supported on aws
    Lp 1489477

  * Tabular format does not give enough details about machine
    provisioning errors
    Lp 1478156

  * Cmd/juju/storage: "volume list" yaml/json format is non-obvious
    Lp 1495338

  * Config-changed error does not cause error state
    Lp 1494542

  * Juju action-set skips values with underscore in the key
    Lp 1465844

  * Failed worker can result in large number of goroutines and open
    socket connections and eventually gets picked on by the oom killer
    Lp 1496750

  * Juju get incorrectly reports boolean default values
    Lp 1496639

  * Azure: units fail to attach block storage
    Lp 1498746

  * Error creating container juju-trusty-lxc-template; failed to parse
    config
    Lp 1485784

  * Upgrade in progress reported, but panic happening behind scenes
    Lp 1493123

Finally

We encourage everyone to subscribe the mailing list at
juju-dev@lists.canonical.com, or join us on #juju-dev on freenode.

Changelog 

This release does not have a changelog.

0 blueprints and 24 bugs targeted

Bug report Importance Assignee Status
1492066 #1492066 cloud-init fails when deploying CentOS with Juju. 2 Critical Dimiter Naydenov  10 Fix Released
1494070 #1494070 unit agent upgrade steps not run 2 Critical Tim Penhey  10 Fix Released
1496217 #1496217 panic in cmd/jujud on power 2 Critical Casey Marshall  10 Fix Released
1496997 #1496997 TestErrorReadingEnvironmentsFile calls chmod on win 2 Critical Cheryl Jennings  10 Fix Released
1498481 #1498481 HAProxy charm broken by recent commit 2 Critical Andrew Wilkins  10 Fix Released
1499613 #1499613 Windows device path mismatch in volumeSuite.TestListVolumesStorageLocationBlockDevicePath 2 Critical Casey Marshall  10 Fix Released
1464633 #1464633 juju status should show if an upgrade is available 3 High Horacio Durán  10 Fix Released
1464679 #1464679 juju status oneline format missing info 3 High Jesse Meek  10 Fix Released
1465844 #1465844 juju action-set skips values with underscore in the key 3 High Cheryl Jennings  10 Fix Released
1468815 #1468815 Upgrade fails moving syslog config files "invalid argument" 3 High   10 Fix Released
1478156 #1478156 tabular format does not give enough details about machine provisioning errors 3 High Eric Snow  10 Fix Released
1480310 #1480310 systemctl link request failed for service FOO: Unit name FOO is not valid. 3 High   10 Fix Released
1485784 #1485784 Error creating container juju-trusty-lxc-template; Failed to parse config 3 High Cheryl Jennings  10 Fix Released
1486553 #1486553 i/o timeout errors can cause non-atomic service deploys 3 High Nate Finch  10 Fix Released
1489142 #1489142 cpu-power constraint conflicts with with instance-type when trying to launch a t2.medium 3 High Katherine Cox-Buday  10 Fix Released
1489477 #1489477 m4 instance types not supported on AWS 3 High Katherine Cox-Buday  10 Fix Released
1490603 #1490603 TestSubnets fails 3 High James Tunnicliffe  10 Fix Released
1493444 #1493444 juju upgrade from 1.24-beta2 to 1.24.5 broken 3 High Horacio Durán  10 Fix Released
1494542 #1494542 config-changed error does not cause error state 3 High Tim Penhey  10 Fix Released
1495338 #1495338 cmd/juju/storage: "volume list" YAML/JSON format is non-obvious 3 High Andrew Wilkins  10 Fix Released
1496639 #1496639 juju get incorrectly reports boolean default values 3 High Menno Finlay-Smits  10 Fix Released
1496750 #1496750 Failed worker can result in large number of goroutines and open socket connections and eventually gets picked on by the OOM killer 3 High Andrew McDermott  10 Fix Released
1498746 #1498746 azure: units fail to attach block storage 3 High Andrew Wilkins  10 Fix Released
1493123 #1493123 Upgrade in progress reported, but panic happening behind scenes 4 Medium Eric Snow  10 Fix Released
This milestone contains Public information
Everyone can see this information.