Issues resolutions requiring manual application

Issues resolutions requiring manual application

Note

Before proceeding with the manual steps below, verify that you have performed the steps described in Apply maintenance updates.


[31956] Designate dashboard missing in Horizon

Pike, Queens

Fixed the issue with Designate dashboard missing in the Horizon web UI in MCP clusters with Designate.

To apply the issue resolution:

  1. Open your Git project repository with the Reclass model on the cluster level.

  2. In cluster/<cluster_name>/openstack/dashboard.yml, add the following class:

    - system.horizon.server.plugin.designate
    
  3. From the Salt Master node, apply the following state:

    salt '*' saltutil.sync_all
    salt -C 'I@horizon:server' state.sls horizon