Files
python-openstackclient/openstackclient/identity
Stephen Finucane a6b9c35891 identity: Fix project list
SDK returns generators, not lists, and we do not see errors until
they are iterated. Force early iteration by wrapping then in a list
to ensure we actually see the HTTP 403 errors we were expecting.

Change-Id: I0ab72e587bf4e16ae877db7a81023a226124e4d5
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2026-03-05 11:38:10 +00:00
..
2026-03-05 11:38:10 +00:00
2014-01-20 17:28:13 +04:00
2025-04-01 10:36:02 +01:00