Remove VERSION_MAP and rely on facade list from controller (#118)
[osm/N2VC.git] / juju / exceptions.py
1 class DeadEntityException(Exception):
2 pass