Skip to content

Commit 2d563d4

Browse files
committed
docs: Remove unnecessary cloudkitty TLS config
This is now included in Kolla Ansible.
1 parent 1e13c27 commit 2d563d4

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

doc/source/configuration/cloudkitty.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,6 @@ following in ``kolla/globals.yml``:
3535
cloudkitty_fetcher_backend: prometheus
3636
cloudkitty_storage_backend: elasticsearch
3737
38-
If you have TLS enabled, you will also need to set the cafile for Prometheus
39-
and Elasticsearch. Set the following in ``kolla/globals.yml``.
40-
41-
.. code-block::
42-
43-
{% raw %}
44-
cloudkitty_prometheus_cafile: "{{ openstack_cacert }}"
45-
cloudkitty_elasticsearch_cafile: "{{ openstack_cacert }}"
46-
{% endraw %}
47-
4838
The default collection period is one hour, which is likely too long for most
4939
systems as CloudKitty charges by the **entire** collection period if any usage
5040
is seen within this timeframe. This is regardless of actual usage, meaning that

0 commit comments

Comments
 (0)