cb5d9caf66cd89d5405c8efbf4b286fc97588d64
* Add calls to asyncio.get_event_loop().close() to close loop. libjuju does not do this for you and needs to be done just before exiting. * Require model to be explicitly set when running command line tools. This is part of the drive to ensure that eventually multiple runs can be performed concurrently. * Add set_juju_model/get_juju_model functions to manage which model is in focus
Description
Languages
Python
99.6%
Jinja
0.4%