diff --git a/etc/kayobe/kolla/config/grafana/dashboards/openstack/redfish.json b/etc/kayobe/kolla/config/grafana/dashboards/openstack/redfish.json index 3dc6a1662..92001f842 100644 --- a/etc/kayobe/kolla/config/grafana/dashboards/openstack/redfish.json +++ b/etc/kayobe/kolla/config/grafana/dashboards/openstack/redfish.json @@ -3927,7 +3927,7 @@ }, "timezone": "", "title": "Redfish exporter", - "uid": "redfish", + "uid": "b02mElQGX", "version": 1, "weekStart": "" } diff --git a/releasenotes/notes/redfish-uuid-grafana-2f50c76bbff6eba9.yaml b/releasenotes/notes/redfish-uuid-grafana-2f50c76bbff6eba9.yaml new file mode 100644 index 000000000..50ba6aa05 --- /dev/null +++ b/releasenotes/notes/redfish-uuid-grafana-2f50c76bbff6eba9.yaml @@ -0,0 +1,6 @@ +--- +fixes: + - | + Fixes a bug where the Redfish Dashboard's UUID changed, causing Grafana to + fail to update the dashboard on deployment where the old dashboard UUID had + been used previously.