fd186a2a7c
This commit introduces a new variable, horizon_keystone_url, which allows the administrator to specify the Keystone URL. This defaults to the internal Keystone URL for backwards compatibility's sake. Closes-Bug: #1759623 Change-Id: Idf178a6398000fcb2d02b6f37b8ef408218b94ee Signed-off-by: Nick Jones <nick@stackhpc.com>
7 lines
228 B
YAML
7 lines
228 B
YAML
---
|
|
features:
|
|
- |
|
|
Introduces a new variable, horizon_keystone_url, which facilitates
|
|
overriding the URL used by Horizon to talk to the identity service
|
|
(Keystone). Defaults to the identity service's internal URL.
|