Merge pull request #16 from petevg/bug/keyerror-in-is-leader
authorTim Van Steenburgh <tvansteenburgh@gmail.com>
Tue, 22 Nov 2016 21:20:29 +0000 (16:20 -0500)
committerGitHub <noreply@github.com>
Tue, 22 Nov 2016 21:20:29 +0000 (16:20 -0500)
Added a catch for the case where we call is_leader_from_status on a destroyed unit.

1  2 
juju/unit.py

diff --cc juju/unit.py
Simple merge