You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/runner/work/cluster-api-provider-outscale/cluster-api-provider-outscale/hack/cleanup/cleanup_oapi.py", line 76, in deleteImage
for image in gateway.ReadImages(Filters={'AccountIds': [accountOwnerImageId]}).get('Images', []):
File "/home/runner/.local/lib/python3.10/site-packages/osc_sdk_python/outscale_gateway.py", line 156, in _action
result = self.call.api(self.action_name, **kwargs)
File "/home/runner/.local/lib/python3.10/site-packages/osc_sdk_python/call.py", line 36, in api
raise err
File "/home/runner/.local/lib/python3.10/site-packages/osc_sdk_python/call.py", line [34](https://github.com/outscale-dev/cluster-api-provider-outscale/actions/runs/3506748040/jobs/5887575492#step:3:35), in api
return requester.send(uri, json.dumps(data))
File "/home/runner/.local/lib/python3.10/site-packages/osc_sdk_python/requester.py", line 16, in send
response.raise_for_status()
File "/usr/lib/python3/dist-packages/requests/models.py", line 943, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: [40](https://github.com/outscale-dev/cluster-api-provider-outscale/actions/runs/3506748040/jobs/5887575492#step:3:41)0 Client Error: Bad Request for url: [https://api.***.outscale.com/api/latest/ReadImages](https://api.%2A%2A%2A.outscale.com/api/latest/ReadImages)
What happened
Step to reproduce
https://github.com/outscale-dev/cluster-api-provider-outscale/actions/runs/3506748040/jobs/5887575492
Expected to happen
https://github.com/outscale-dev/cluster-api-provider-outscale/actions/runs/3506748040/attempts/3
Add anything
We have to change the variable OSC_REGION to OSC_OPENSOURCE_REGION
cluster-api output
None
Environment
The text was updated successfully, but these errors were encountered: