Bases: heat_integrationtests.common.exceptions.IntegrationException
Bases: exceptions.Exception
Base Tempest Exception.
To correctly use this class, inherit from it and define a ‘message’ property. That message will get printf’d with the keyword arguments provided to the constructor.
Bases: heat_integrationtests.common.exceptions.IntegrationException
Bases: heat_integrationtests.common.exceptions.IntegrationException
Raised when remotely executed command returns nonzero status.
Bases: heat_integrationtests.common.exceptions.IntegrationException
Bases: heat_integrationtests.common.exceptions.IntegrationException
Bases: heat_integrationtests.common.exceptions.IntegrationException
Bases: heat_integrationtests.common.exceptions.IntegrationException
Bases: heat_integrationtests.common.exceptions.IntegrationException