Skip to content

Commit 49eb2d3

Browse files
authored
Merge pull request #1059 from stackhpc/yoga-cloudkitty-opensearch-fix
Fix CloudKitty OpenSearch backend - Yoga
2 parents 8dfbdb6 + 04d8c7b commit 49eb2d3

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ kayobe_image_tags:
1616
rocky: yoga-20231218T141822
1717
ubuntu: yoga-20231024T093507
1818
cloudkitty:
19-
centos: yoga-20231107T165648
20-
rocky: yoga-20231218T141822
21-
ubuntu: yoga-20231107T165648
19+
centos: yoga-20240503T150127
20+
rocky: yoga-20240503T150127
21+
ubuntu: yoga-20240503T150127
2222
heat:
2323
centos: yoga-20240320T082414
2424
rocky: yoga-20240320T082414
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
The OpenSearch backend for CloudKitty has been fixed, so the Horizon
5+
``Rating`` panels work again.

0 commit comments

Comments
 (0)