Skip to content

Commit 75bae3b

Browse files
authored
Merge pull request #1055 from stackhpc/2023.1-cloudkitty-opensearch-fix
Fix CloudKitty OpenSearch backend
2 parents a3f600f + c3a7071 commit 75bae3b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ kolla_image_tags:
66
openstack:
77
rocky-9: 2023.1-rocky-9-20240202T105928
88
ubuntu-jammy: 2023.1-ubuntu-jammy-20240129T151608
9+
cloudkitty:
10+
rocky-9: 2023.1-rocky-9-20240429T091159
11+
ubuntu-jammy: 2023.1-ubuntu-jammy-20240429T091159
912
haproxy_ssh:
1013
rocky-9: 2023.1-rocky-9-20240205T162323
1114
ubuntu-jammy: 2023.1-ubuntu-jammy-20240221T133905
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)