Merge "Replace deprecated configure_auth_token_middleware"

This commit is contained in:
Zuul 2024-11-15 09:47:54 +00:00 committed by Gerrit Code Review
commit eb80988a3e

View File

@ -174,7 +174,7 @@ function configure_heat {
iniset $HEAT_CONF paste_deploy flavor standalone
iniset $HEAT_CONF clients_heat url "http://$HEAT_API_HOST:$HEAT_API_PORT/v1/%(tenant_id)s"
else
configure_auth_token_middleware $HEAT_CONF heat
configure_keystone_authtoken_middleware $HEAT_CONF heat
fi
# If HEAT_DEFERRED_AUTH is unset or explicitly set to trusts, configure