File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -35,16 +35,6 @@ following in ``kolla/globals.yml``:
35
35
cloudkitty_fetcher_backend : prometheus
36
36
cloudkitty_storage_backend : elasticsearch
37
37
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
-
48
38
The default collection period is one hour, which is likely too long for most
49
39
systems as CloudKitty charges by the **entire ** collection period if any usage
50
40
is seen within this timeframe. This is regardless of actual usage, meaning that
You can’t perform that action at this time.
0 commit comments