Merge pull request #23 from petevg/bug/instance-placement-bug
[osm/N2VC.git] / juju / exceptions.py
1 class DeadEntityException(Exception):
2 pass