Files
python-openstackclient/openstackclient/compute/v2
Stephen Finucane 40ce56201c compute: Remove unnecessary try-except
We don't need to transform one HTTP Forbidden-related error to another:
just use the original one. This also fixes an issue where we would end
up with an undefined variable (server_id) if a non-HTTP 403 exception
was raised, since that would be blindly ignored.

Change-Id: Icdd1764b6f2df4a635e3264ed8f93a115cc52ef2
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Closes-Bug: #2062010
2024-07-01 11:11:02 +00:00
..
2014-01-20 17:28:13 +04:00
2023-11-03 23:16:18 +00:00
2023-11-03 23:16:18 +00:00