diff options
author | Emilien Macchi <emilien@redhat.com> | 2017-03-10 12:25:40 -0500 |
---|---|---|
committer | Emilien Macchi <emilien@redhat.com> | 2017-03-10 12:25:40 -0500 |
commit | 6d35336e1cf38050dfb3efd11e382e334c46f610 (patch) | |
tree | 31d30c0df8dba8758c1789de12e589f2ef9df7a7 /puppet | |
parent | ab83e7731c78d44b05243d6242d026a97f4e170a (diff) |
horizon: switch keystone_url to use uri_no_suffix
Switch Horizon to use keystone_url with keystone versionless endpoint.
Change-Id: I7a22136937d414b2c3713894e04b0f093247ad33
Partial-implement: blueprint keystone-v3
Diffstat (limited to 'puppet')
-rw-r--r-- | puppet/services/horizon.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/horizon.yaml b/puppet/services/horizon.yaml index 60b009a8..7ae518b5 100644 --- a/puppet/services/horizon.yaml +++ b/puppet/services/horizon.yaml @@ -78,7 +78,7 @@ outputs: access_log_format: '%a %l %u %t \"%r\" %>s %b \"%%{}{Referer}i\" \"%%{}{User-Agent}i\"' options: ['FollowSymLinks','MultiViews'] horizon::bind_address: {get_param: [ServiceNetMap, HorizonNetwork]} - horizon::keystone_url: {get_param: [EndpointMap, KeystoneInternal, uri]} + horizon::keystone_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]} horizon::password_validator: {get_param: [HorizonPasswordValidator]} horizon::password_validator_help: {get_param: [HorizonPasswordValidatorHelp]} horizon::secret_key: |