7cd77a7b92
We change a default value of `horizon_webroot` to reflect the usecase where both Horizon and Skyline are deployed. When it is the case, horizon webroot URL will be changed to `/horizon`. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/859446 Change-Id: Ia38311a6fde88292c090cf6289bf5b6c6279c479
7 lines
174 B
YAML
7 lines
174 B
YAML
---
|
|
features:
|
|
- |
|
|
Horizon is now co-installabe with Skyline dashboard. In case both
|
|
Horizon and Skyline are deployed, Horizon will be served by
|
|
`/horizon` URI.
|