Pass through event loop
authorCory Johns <johnsca@gmail.com>
Wed, 1 Mar 2017 17:02:24 +0000 (12:02 -0500)
committerCory Johns <johnsca@gmail.com>
Fri, 3 Mar 2017 16:33:39 +0000 (11:33 -0500)
commit896db9ff2ab6afeb9756948c771bddae942e2723
treee3ca8d5865b8dbefd5c45fd0aedc48678a8b4077
parentb5f10cedabda7f8df1ea8f6fcae040efc343fb46
Pass through event loop

There were several places where the default event loop was used instead
of the given event loop.
juju/client/connection.py
juju/controller.py
juju/model.py
juju/utils.py