removing cli command to add ssh keys (#161)
authorSébastien Pattyn <sebastien.pattyn@gmail.com>
Thu, 28 Sep 2017 19:52:31 +0000 (15:52 -0400)
committerCory Johns <johnsca@gmail.com>
Thu, 28 Sep 2017 19:52:31 +0000 (15:52 -0400)
commit14392af3fc1c11e40463d0b109c8b8f50c9957e2
tree3367cae5e01fd87f8a702af6f929d98469e78eb7
parentce681706b825bf60060e2fca41037670b9945006
removing cli command to add ssh keys (#161)

* removing cli command to add ssh keys

* add ssh-key after model-creation

* awaiting method

* Update controller.py

* adding user ssh-key when model is created

* fixed wrong config placement
juju/controller.py