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