-
- Downloads
Support CloudKitty deployment with internal TLS
Configure cloudkitty_influxdb_use_ssl automatically based on the value of kolla_enable_tls_internal. Set cloudkitty_elasticsearch_cafile, cloudkitty_influxdb_cafile and cloudkitty_prometheus_cafile to openstack_cacert. Disable certificate validation when bootstrapping the InfluxDB database: the influxdb_database module and the InfluxDB 1.x Python client don't support specifying a CA certificate file. This fixes bootstrap and execution of CloudKitty with internal TLS. Closes-Bug: #1998831 Change-Id: I5524169b9567819d379726099bf70c692c85acc1
Showing
- ansible/roles/cloudkitty/defaults/main.yml 4 additions, 4 deletionsansible/roles/cloudkitty/defaults/main.yml
- ansible/roles/cloudkitty/tasks/bootstrap.yml 3 additions, 0 deletionsansible/roles/cloudkitty/tasks/bootstrap.yml
- releasenotes/notes/cloudkitty-internal-tls-c3e18be2a9f95c5d.yaml 5 additions, 0 deletions...notes/notes/cloudkitty-internal-tls-c3e18be2a9f95c5d.yaml
Please register or sign in to comment