Fix model name not including user
authorCory Johns <johnsca@gmail.com>
Wed, 1 Mar 2017 16:49:58 +0000 (11:49 -0500)
committerCory Johns <johnsca@gmail.com>
Fri, 3 Mar 2017 16:33:39 +0000 (11:33 -0500)
commitb5f10cedabda7f8df1ea8f6fcae040efc343fb46
tree96471b2a0116d8b88c8d1dfd59a8cf948c568eed
parent2a8a35b260385c6a0c0014f0f3e62975aff8b113
Fix model name not including user

The model names in models.yaml include the username prefix.

Also fixed a lint error.
juju/client/connection.py