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.


[34125] False-positive HaproxyBackendOutage alert

Fixed the issue with false-positive raise of the HaproxyBackendOutage alert for the aptly-api and aptly-public proxy for the HAProxy service in case of Aptly running on an offline node. If you experience the HaproxyBackendOutage alert raise, apply the issue resolution below.

To apply the issue resolution:

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

  2. In classes/cluster/cluster_name/cicd/control/init.yml, remove the following class:

    system.haproxy.proxy.listen.cicd.aptly
    
  3. From the Salt Master node, apply the following state:

    salt -C '<cid_nodes>' saltutil.sync_all
    salt -C '<cid_nodes>' state.sls haproxy
    

[34387] CVP - StackLight tests pipeline failure

To avoid the CVP - StackLight tests Jenkins pipeline job failure with the Update test data fixture with the missing dashboards: set([u’openstack-tenants’]) error message because the Openstack - Tenants dashboard has been removed from StackLight tests but is still present in the Grafana database, apply the issue resolution below. For details, see OpenStack tenant monitoring.

To apply the issue resolution:

  1. Log in to Grafana web UI.
  2. Open the OpenStack Tenants dashboard.
  3. Click Settings > Delete.