Minor improvements
authorCory Johns <johnsca@gmail.com>
Fri, 9 Dec 2016 21:56:28 +0000 (16:56 -0500)
committerCory Johns <johnsca@gmail.com>
Wed, 14 Dec 2016 17:47:49 +0000 (12:47 -0500)
commit41ba4699c6b3f636fb75eb27322e2dfa81f3313e
treefba9d484411e5ea14e196f1f76db02534a45f0c6
parent532ff682861c7ec7f861f5b017265135826b407e
Minor improvements

* Sleep a small amount in block_until to avoid CPU-heavy busy-wait
* Better repr of ModelEntities for debugging
* Better errors when statuses accessed on dead units and applications
juju/application.py
juju/model.py
juju/unit.py