Merge pull request #44 from juju/local-charm-bundle-support
[osm/N2VC.git] / juju / exceptions.py
1 class DeadEntityException(Exception):
2 pass