openstack-charmers / zaza-openstack-tests

OpenStack Charms Functional Test Library for Zaza
Apache License 2.0
7 stars 77 forks source link

Allow 401s when checking endpoints #1148

Closed gnuoy closed 11 months ago

gnuoy commented 11 months ago

Some endpoints (heat) return 401s if you try and access them without authenticating. Given the ep has been able to verify whether you are authenticated a 401 is ok for a rudementary health check

gnuoy commented 11 months ago

Testing here https://review.opendev.org/c/openstack/charm-heat-k8s/+/897385