Evidence: tempest identity compatibility run on PR #998 (skaffold verify -m tempest). tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON fails against keystone-rs (both pass against keystone-py):
test_get_available_domain_scopes — listing domains a token could rescope into
test_rescope_token — exchanging a token for one scoped differently
Needs a focused debug run to isolate: --regex 'test_tokens\.TokensV3TestJSON' with full debug output.
Tracked via the tempest skaffold module added in #998; re-run skaffold verify -m tempest -a build.artifacts -v debug to reproduce.
Evidence: tempest identity compatibility run on PR #998 (
skaffold verify -m tempest).tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSONfails againstkeystone-rs(both pass againstkeystone-py):test_get_available_domain_scopes— listing domains a token could rescope intotest_rescope_token— exchanging a token for one scoped differentlyNeeds a focused debug run to isolate:
--regex 'test_tokens\.TokensV3TestJSON'with full debug output.Tracked via the
tempestskaffold module added in #998; re-runskaffold verify -m tempest -a build.artifacts -v debugto reproduce.