Merge "Setting keystone region for congress"

This commit is contained in:
Jenkins 2017-03-26 08:11:47 +00:00 committed by Gerrit Code Review
commit b32d48f2a4
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ outputs:
service_config_settings:
keystone:
congress::keystone::auth::tenant: 'service'
congress::keystone::auth::region: {get_param: KeystoneRegion}
congress::keystone::auth::password: {get_param: CongressPassword}
congress::keystone::auth::public_url: {get_param: [EndpointMap, CongressPublic, uri]}
congress::keystone::auth::internal_url: {get_param: [EndpointMap, CongressInternal, uri]}