Juju 2.2-alpha and conjure-up, are here!

Uros Jovanovic uros.jovanovic at canonical.com
Thu Mar 16 21:30:58 UTC 2017


Please note, that the experience with "juju login jaas" in 2.2-Alpha1 is
still quite broken. The login command will add jaas controller to the
controllers.yaml, so the next time you'd like to use it, you'll have to do
"juju switch jaas" instead of "juju login jaas".  We'll improve the
experience by the next release.

PS: In case you've already registered JAAS controller, please unregister it
and run "juju login jaas" again.

On Thu, Mar 16, 2017 at 10:19 PM, Curtis Hovey-Canonical <
curtis at canonical.com> wrote:

> A new release of Juju, 2.2-alpha1, and conjure-up, are here!
>
>
> ## What's new in 2.2-alpha1
>
> - juju login
>
>
> ### juju login
>
> Juju login command now accepts the name of the public controller as a
> parameter.
>
>     juju login jaas
>
> This would add the jaas public controller to the list of the controllers
> you can use, it will also get cached in the controllers.yaml. Public
> controllers use external identity providers. JAAS uses Ubuntu SSO as an
> external provider, so in order to use this controller, you have to
> register at Ubuntu SSO. In order to get access to the JAAS public
> controller, please register through jujucharms.com or using this URL
> https://jujucharms.com/login
>
> The previous version of the command accepted the user name as a
> parameter. In order to login as a local user, pass the -u option.
>
>     juju login -u bob
>
> Note that this release includes only the initial implementation of the
> juju login command changes. Polishing and improved UX will come with
> following releases.
>
>
> ## Resolved Issues
>
> Check the milestones for a detailed breakdown of Juju and conjure-up
> bugs corrected.
>
>     https://github.com/conjure-up/conjure-up/milestone/20?closed=1
>     https://launchpad.net/juju/+milestone/2.2-alpha1
>
>
> ## How do I get it?
>
> If you are running Ubuntu, you can get Juju from the juju stable ppa:
>
>    sudo add-apt-repository ppa:juju/devel; sudo apt-get update
>
>    sudo apt-get install juju
>
> Or install Juju from the snap store:
>
>    snap install juju --classic --beta
>
> Install conjure-up from the snap store:
>
>    snap install conjure-up --classic --edge
>
> If you are on Trusty, you'll need to run a few extra commands:
>
>    sudo apt-get install snapd
>    sudo groupadd lxd && sudo usermod -a -G lxd $USER
>    sudo reboot
>
> Now you can install snaps, including conjure-up, as normal:
>
>    snap install conjure-up --classic --edge
>
> Windows, CentOS, and MacOS users can get a corresponding Juju
> installer at:
>
>    https://launchpad.net/juju/+milestone/2.2-alpha1
>
>
> ## Feedback Appreciated!
>
> We encourage everyone to let us know how you're using Juju. Send us a
> message on Twitter using #jujucharms, join us at #juju on freenode, and
> subscribe to the mailing list at juju at lists.ubuntu.com.
>
>
> ## More information
>
> To learn more about these great technologies please visit
> https://jujucharms.com and http://conjure-up.io.
>
>
> --
> Curtis Hovey
> Canonical Cloud Development and Operations
> http://launchpad.net/~sinzui
>
> --
> Juju-dev mailing list
> Juju-dev at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/juju-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju-dev/attachments/20170316/b2541e95/attachment.html>


More information about the Juju-dev mailing list