keystoneauth1.fixture.exception module¶
-
exception
keystoneauth1.fixture.exception.FixtureValidationError Bases:
ExceptionThe token you created is not legitimate.
The data contained in the token that was generated is not valid and would not have been returned from a keystone server. You should not do testing with this token.