| commit | e2051cca7dac12aa09f6ed33555dcc4548c4b52b | [log] [tgz] |
|---|---|---|
| author | israelad <adam.israel@canonical.com> | Thu Nov 21 16:46:28 2019 +0100 |
| committer | israelad <adam.israel@canonical.com> | Thu Nov 21 16:46:28 2019 +0100 |
| tree | ba5e04e382618f7258cd99b6d13b5ba89277899a | |
| parent | 9d18c22a0dc9e295adda50601fc5e2f45d2c9b8a [diff] [blame] |
Revert "Remove vendored libjuju" This reverts commit 9d18c22a0dc9e295adda50601fc5e2f45d2c9b8a. Change-Id: I7dbf291ccd750c5f836ff80c642be492434ab3ac Signed-off-by: Adam Israel <adam.israel@canonical.com>
diff --git a/modules/libjuju/juju/exceptions.py b/modules/libjuju/juju/exceptions.py new file mode 100644 index 0000000..bcf07b6 --- /dev/null +++ b/modules/libjuju/juju/exceptions.py
@@ -0,0 +1,2 @@ +class DeadEntityException(Exception): + pass