Dropped in fixes for juju ssh.
authorPete Vander Giessen <petevg@gmail.com>
Tue, 24 Jan 2017 23:31:01 +0000 (18:31 -0500)
committerPete Vander Giessen <petevg@gmail.com>
Wed, 25 Jan 2017 19:12:37 +0000 (14:12 -0500)
commite42708b6ce89b35b88ae526065951f994128ceed
treed61734f85e54aa521c8a692849574b77c93e5b8b
parent686b6f4b114e171e9f1a7ced8756ced9c88b421a
Dropped in fixes for juju ssh.

Workaround for https://bugs.launchpad.net/juju/+bug/1643076

This requires dropping to the cli client, but it does give us machines
that actually have the juju admin's ssh key.
examples/add_model.py [new file with mode: 0644]
juju/controller.py
juju/utils.py [new file with mode: 0644]