Expanding controller.py with basic user functions, get_models and destroy (#89)
[osm/N2VC.git] / juju / exceptions.py
1 class DeadEntityException(Exception):
2 pass