Comment 8 for bug 2066214

Revision history for this message
Martin Kopec (mkopec) wrote :

Both clients used tempest/common/credentials_factory.py to get them set up and when i put a breakpoint there i didn't see any difference

I also tried to inspect the request that is sent to the API, but I didn't spot any different either.

As an experiment, I installed tempest version from jan 2020, before all srbac changes - https://review.opendev.org/q/topic:secure-rbac+status:merged+project:openstack/tempest - and it's still the same, the manager in the test lists keypairs of a given user while the manager in the cleanup lists only its own keypairs .. it's seems this bug has been there for very long time