Note
Before proceeding with the manual steps below, verify that you have performed the steps described in Apply maintenance updates.
Pike, Queens
Fixed the issue with Designate dashboard missing in the Horizon web UI in MCP clusters with Designate.
To apply the issue resolution:
Open your Git project repository with the Reclass model on the cluster level.
In cluster/<cluster_name>/openstack/dashboard.yml
, add the following
class:
- system.horizon.server.plugin.designate
From the Salt Master node, apply the following state:
salt '*' saltutil.sync_all
salt -C 'I@horizon:server' state.sls horizon