Skip to content

Commit a3dc8dc

Browse files
authored
Merge pull request #758 from stackhpc/bump-cloudkitty
CloudKitty fix for ES->OS migration
2 parents 5c7e56b + 4172693 commit a3dc8dc

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ kayobe_image_tags:
2020
# with signature: `Missing section footer for 0000:00:01.3/piix4_pm`. Test carefully before bumping.
2121
centos: yoga-20230718T112646
2222

23+
cloudkitty_tag: yoga-20231107T165648
2324
nova_tag: yoga-20231103T161400
2425
nova_libvirt_tag: "{% raw %}{{ kayobe_image_tags['nova_libvirt'][kolla_base_distro] | default(nova_tag) }}{% endraw %}"
2526

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
Fixes the bulk API of CloudKitty so that it now supports the migration
5+
from Elasticsearch to OpenSearch.

0 commit comments

Comments
 (0)