Searched refs:ChameleonConnectionError (Results 1 – 2 of 2) sorted by relevance
24 class ChameleonConnectionError(error.TestError): class70 raise ChameleonConnectionError(e)626 raise ChameleonConnectionError('No chameleon_host is given in args')
115 except chameleon.ChameleonConnectionError: