juju-core 1.24-beta6

Milestone information

Project:
juju-core
Series:
1.24
Version:
1.24-beta6
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:
3 Anastasia, 1 Andrew Wilkins, 1 Cheryl Jennings, 2 Horacio Durán, 10 Ian Booth, 3 Jesse Meek, 3 Nate Finch, 1 William Reade
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.24-beta6-centos7.tar.gz (md5, sig) Centos juju commands tarball 14
last downloaded 17 weeks ago
download icon juju-1.24-beta6-osx.tar.gz (md5, sig) OS X juju commands tarball 9
last downloaded 17 weeks ago
download icon juju-setup-1.24-beta6.exe (md5, sig) Windows installer for the juju client 11
last downloaded 17 weeks ago
download icon juju-core_1.24-beta6.tar.gz (md5, sig) Juju-core release 10
last downloaded 40 weeks ago
Total downloads: 44

Release notes 

# juju-core 1.24-beta6

A new development release of Juju, juju-core 1.24-beta6, is now available.
This release replaces version 1.24-beta5.

## Getting Juju

juju-core 1.24-beta6 is available for vivid 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.24-beta6

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.24-beta6.

## Notable Changes

This releases addresses stability and performance issues.

## Resolved issues

  * Intermittent panic: rescanned document
    Lp 1449054

  * `juju upgrade-juju --upload-tools` leaves local environment
    unusable
    Lp 1457728

  * warning: log line attempted over max size - leadership related
    Lp 1457645

  * Debug-log eof: invalid tag and panic seen in state server logs
    Lp 1461354

  * Juju has conf files in /var/log/juju on instances
    Lp 1370896

  * Juju restore fails with "/var/lib/juju/agents: no such file or
    directory"
    Lp 1431372

  * Cannot destroy-environment with 'juju user add' .jenv file
    Lp 1403165

  * Juju cannot create vivid containers
    Lp 1442308

  * State: availability zone upgrade fails if containers are present
    Lp 1441478

  * 1.23.2.1, mongo: document is larger than capped size
    Lp 1454891

  * "relation-set --file -" doesn't seem to work
    Lp 1454678

  * Maas provider doesn't know about "failed deployment" instance
    status
    Lp 1376246

  * Juju status --utc does not display utc and is confused
    Lp 1459611

  * Juju agent opens api when upgrade is pending
    Lp 1459912

  * 'juju status' wall clock timestamps should display offset not tz
    abbrev
    Lp 1459616

  * Harvest mode setting not used by container provisioner
    Lp 1459885

  * Allow status-set/get to a service by its leader unit
    Lp 1461111

  * Unit storage add should only accept count as constraint
    Lp 1461342

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
1449054 #1449054 Intermittent panic: rescanned document 2 Critical William Reade  10 Fix Released
1457645 #1457645 warning: log line attempted over max size - leadership related 2 Critical Ian Booth  10 Fix Released
1457728 #1457728 `juju upgrade-juju --upload-tools` leaves local environment unusable 2 Critical Andrew Wilkins  10 Fix Released
1459288 #1459288 TestWriteTokenReplaceExisting fails 2 Critical Ian Booth  10 Fix Released
1461150 #1461150 lxc provisioning fails on joyent 2 Critical Ian Booth  10 Fix Released
1461246 #1461246 UpgradeSuite.TestUpgradeStepsHostMachine consistently fails on utopic 2 Critical Nate Finch  10 Fix Released
1461354 #1461354 debug-log EOF: invalid tag and panic seen in state server logs 2 Critical Nate Finch  10 Fix Released
1370896 #1370896 juju has conf files in /var/log/juju on instances 3 High Nate Finch  10 Fix Released
1376246 #1376246 MAAS provider doesn't know about "Failed deployment" instance status 3 High Jesse Meek  10 Fix Released
1403165 #1403165 Cannot destroy-environment with 'juju user add' .jenv file 3 High Jesse Meek  10 Fix Released
1431372 #1431372 juju restore fails with "/var/lib/juju/agents: No such file or directory" 3 High Horacio Durán  10 Fix Released
1441478 #1441478 state: availability zone upgrade fails if containers are present 3 High Jesse Meek  10 Fix Released
1442308 #1442308 Juju cannot create vivid containers 3 High Cheryl Jennings  10 Fix Released
1454891 #1454891 1.23.2.1, mongo: document is larger than capped size 3 High Ian Booth  10 Fix Released
1459057 #1459057 multiple storage-add constraints for the same storage unsupported 3 High Anastasia  10 Fix Released
1459060 #1459060 add support for "storage-add <name>" 3 High Anastasia  10 Fix Released
1459250 #1459250 centos 7 is ambiguous in streams 3 High Ian Booth  10 Fix Released
1459611 #1459611 juju status --utc does not display utc and is confused 3 High Ian Booth  10 Fix Released
1459616 #1459616 'juju status' wall clock timestamps should display offset not TZ abbrev 3 High Ian Booth  10 Fix Released
1459885 #1459885 harvest mode setting not used by container provisioner 3 High Ian Booth  10 Fix Released
1459912 #1459912 juju agent opens api when upgrade is pending 3 High Ian Booth  10 Fix Released
1460171 #1460171 Deployer fails because juju thinks it is upgrading 3 High Ian Booth  10 Fix Released
1461111 #1461111 Allow status-set/get to a service by its leader unit 3 High Horacio Durán  10 Fix Released
1461342 #1461342 unit storage add should only accept count as constraint 3 High Anastasia  10 Fix Released
This milestone contains Public information
Everyone can see this information.