Merge "Remove unused region_name option"

This commit is contained in:
Zuul 2021-11-25 18:47:56 +00:00 committed by Gerrit Code Review
commit fb60cf8aad
2 changed files with 0 additions and 2 deletions

View File

@ -73,7 +73,6 @@ password = {{ magnum_keystone_password }}
username = {{ magnum_keystone_user }}
auth_type = password
cafile = {{ openstack_cacert }}
region_name = {{ openstack_region_name }}
[keystone_authtoken]
auth_version = v3

View File

@ -46,7 +46,6 @@ project_name = service
username = {{ murano_keystone_user }}
password = {{ murano_keystone_password }}
cafile = {{ openstack_cacert }}
region_name = {{ openstack_region_name }}
[murano]
url = {{ murano_internal_endpoint }}