Update the fernet token failure signature
Another wrinkle for this bug. Change-Id: I84929175cbe593893e0c4fa66379784aa9273e72 Related-Bug: #1577558
This commit is contained in:
parent
457a663025
commit
a5e2b8d2d2
@ -1,4 +1,5 @@
|
||||
query: >-
|
||||
(message:"testtools.matchers._impl.MismatchError: <bound method RolesClient.list_roles of <tempest.services.identity.v2.json.roles_client.RolesClient" OR
|
||||
message:"testtools.matchers._impl.MismatchError: <bound method TokenClient.auth_token of <tempest.lib.services.identity.v2.token_client.TokenClient") AND
|
||||
message:"testtools.matchers._impl.MismatchError: <bound method TokenClient.auth_token of <tempest.lib.services.identity.v2.token_client.TokenClient" OR
|
||||
message:"testtools.matchers._impl.MismatchError: <bound method TenantsClient.list_tenants of <tempest.services.identity.v2.json.tenants_client.TenantsClient") AND
|
||||
tags:"console"
|
||||
|
Loading…
Reference in New Issue
Block a user