Skip to content

Commit 51a2b84

Browse files
committed
Change woridng to clarify OpenSearch support
1 parent 68052b2 commit 51a2b84

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/source/configuration/cloudkitty.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ storage backend. Set the following in ``kolla.yml``:
1919
# Explicitly disable influxdb as we are using OpenSearch as the CloudKitty backend
2020
kolla_enable_influxdb: false
2121
22-
Set Prometheus as the backend for both the collector and fetcher, and Elasticsearch as the
23-
storage backend. Note that this is patched in our fork of CloudKitty to also
24-
work with OpenSearch. Proper support is still pending in Kolla-Ansible `here
22+
Set Prometheus as the backend for both the collector and fetcher, and
23+
Elasticsearch as the storage backend. Note that our fork of CloudKitty is
24+
patched so that the CloudKitty Elasticsearch V2 storage backend will also work
25+
with an OpenSearch cluster. Proper support for the V2 OpenSearch storage
26+
backend is still pending in Kolla-Ansible `here
2527
<https://review.opendev.org/c/openstack/kolla-ansible/+/898555>`__. Set the
2628
following in ``kolla/globals.yml``:
2729

0 commit comments

Comments
 (0)