Merge "[ceilometer-k8s] template region" into main

This commit is contained in:
Zuul 2024-05-22 03:41:39 +00:00 committed by Gerrit Code Review
commit 9b96ceaebc

View File

@ -11,4 +11,5 @@ user_domain_id = {{ identity_credentials.user_domain_id }}
project_name = {{ identity_credentials.project_name }}
username = {{ identity_credentials.username }}
password = {{ identity_credentials.password }}
region_name = {{ identity_credentials.region }}
{% endif -%}