Juju 2.0-rc1 is here!
Curtis Hovey-Canonical
curtis at canonical.com
Wed Sep 21 05:56:02 UTC 2016
A new development release of Juju, 2.0-rc1, is here!
## What's New in RC1
* The Juju client now works on any Linux flavour. When bootstrapping
with local tools, it's now possible to create a controller of any
supported Linux series regardless of the Linux flavour the client
is running on.
* Juju resolved command retries failed hooks by default:
juju resolved <unit> // marks unit errors resolved and retries failed hooks
juju resolved --no-retry <unit> //marks unit errors resolved w/o
retrying hooks
* MAAS 2.0 Juju provider has been updated to use MAAS API 2.0's owner
data for instance tagging.
* Networking fixes for containers in MAAS 2.0 when the parent device is
unconfigured. (#1566791)
* Azure provider performance has been enhanced, utilising Azure Resource
Manager templates, and improved parallelisation.
* Azure provider now supports an "interactive" auth-type, making it much
easier to set up credentials for bootstrapping. The "userpass"
auth-type has been deprecated, and replaced with
"service-principal-secret".
## 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-get update; sudo apt-get install juju-2.0
Or install it from the snap store
snap install juju --beta --devmode
Windows, Centos, and OS X users can get a corresponding installer at:
https://launchpad.net/juju/+milestone/2.0-rc1
## Feedback Appreciated!
We encourage everyone to subscribe the mailing list at
juju at lists.ubuntu.com and join us on #juju on freenode. We would love
to hear your feedback and usage of juju.
## Anything else?
You can read more information about what's in this release by viewing
the release notes here:
https://jujucharms.com/docs/devel/temp-release-notes
--
Curtis Hovey
Canonical Cloud Development and Operations
http://launchpad.net/~sinzui
More information about the Juju-dev
mailing list