Merge pull request #37 from petevg/bug/36/fix-landscape-deploy
[osm/N2VC.git] / juju / exceptions.py
1 class DeadEntityException(Exception):
2 pass