tempest/releasenotes/notes/update-v3-entrypoint-29d56c902439cc03.yaml
Arx Cruz 05c805f7f3 Update v3_endpoint_type to use public
The default endpoint type for OpenStack Identity should be the public
version, and it was something missed for a while.

Change-Id: Ib679fb21d8d815317ecdd03e40dfe16e6ef3915e
2023-04-28 16:00:00 +02:00

7 lines
246 B
YAML

---
upgrade:
- |
Update default value of config option ``CONF.identity.v3_entrypoint_type``
from adminURL to public. This was deprecated in Q release, and was missed.
The default entrypoint used by tempest should be the public one.