Expand integration tests to use stable/edge versions of juju (#155)
[osm/N2VC.git] / juju / exceptions.py
1 class DeadEntityException(Exception):
2 pass