Merge "Correct panko auth region"

This commit is contained in:
Zuul 2018-01-11 06:20:18 +00:00 committed by Gerrit Code Review
commit b2c081f70e
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ outputs:
panko::keystone::authtoken::auth_uri: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix] }
panko::keystone::authtoken::auth_url: { get_param: [EndpointMap, KeystoneInternal, uri_no_suffix] }
panko::auth::auth_password: {get_param: PankoPassword}
panko::auth::auth_region: 'regionOne'
panko::auth::auth_region: {get_param: KeystoneRegion}
panko::auth::auth_tenant_name: 'service'
service_config_settings:
keystone: