Update default endpoint type to "internal"

internalURL is not a valid value for heat plugin, which makes workspace
creation to silenly fail. To avoid that we change  default to just
`internal`, that should be supported by all plugins.

Change-Id: I86eef4f4a5cbcd7825488293bb8eaa9c7b9be5f1
This commit is contained in:
Dmitriy Rabotyagov 2022-05-20 21:00:08 +02:00 committed by Dmitriy Rabotyagov
parent b39b6ba987
commit 3404d6cef9
1 changed files with 1 additions and 1 deletions

View File

@ -345,7 +345,7 @@ tempest_domain_name: "Default"
tempest_interface_name: "internal"
# The default endpoint type to use by tempest
tempest_endpoint_type: internalURL
tempest_endpoint_type: "internal"
# python-tempestconf variables
# The tempest_use_tempestconf by default is set to false, set to true if you