Skip to content
Snippets Groups Projects
libvirt-tls-certificates-b4b27b1a6b4a2db7.yaml 455 B
Newer Older
---
features:
  - |
    Adds support to the ``kolla-ansible certificates`` command for generating
    certificates for libvirt TLS, when ``libvirt_tls`` is ``true``. The same
    certificate and key are used for the libvirt client and server.

    The certificates use the same root CA as the other generated certificates,
    and are written to ``{{ node_custom_config }}/nova/nova-libvirt/``, ready
    to be picked up by nova-libvirt and nova-compute.