Retry calls to charmstore and increase timeout to 5s
[osm/N2VC.git] / juju / exceptions.py
1 class DeadEntityException(Exception):
2 pass