Setting keystone region for congress
authorDan Radez <dradez@redhat.com>
Mon, 20 Mar 2017 15:39:13 +0000 (11:39 -0400)
committerDan Radez <dradez@redhat.com>
Mon, 27 Mar 2017 12:07:09 +0000 (12:07 +0000)
Change-Id: I4958b886cbd6c2b34da0c265e8774105474ace13
(cherry picked from commit 32be46f508423c822208e3c9f3afb32902f1c1ae)

puppet/services/congress.yaml

index 8bc9f2e..1b7d698 100644 (file)
@@ -88,6 +88,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]}