What this PR does / why we need it:
The error message
[...]: failed to create openstack seedClient: Authentication failed
is confusing. There openstack client is actually an openstack client against the Shoot's infrastructure. Maybe we wanted to express a failure creating an openstack client using a seedClient (which is a K8s client)? IMO there is no need to provide such internal details.
How to categorize this PR?
/area ops-productivity /kind enhancement /platform openstack
What this PR does / why we need it: The error message
is confusing. There openstack client is actually an openstack client against the Shoot's infrastructure. Maybe we wanted to express a failure creating an openstack client using a seedClient (which is a K8s client)? IMO there is no need to provide such internal details.
Which issue(s) this PR fixes: N/A
Special notes for your reviewer: N/A
Release note: