Skip to content
Snippets Groups Projects
Commit cbf6ce64 authored by Pierre Riteau's avatar Pierre Riteau
Browse files

docs: fix information about libvirt SASL auth

Change-Id: I0ff303a2fad2edbcedbe88486b272d2efa765d8d
parent 66ec9cef
No related branches found
No related tags found
No related merge requests found
......@@ -35,8 +35,9 @@ SASL is enabled according to the ``libvirt_enable_sasl`` flag, which defaults
to ``true``.
The username is configured via ``libvirt_sasl_authname``, and defaults to
``kolla``. The password is configured via ``libvirt_sasl_password``, and is
generated with other passwords using and stored in ``passwords.yml``.
``nova``. The password is configured via ``libvirt_sasl_password``, and is
generated with other passwords using ``kolla-mergepwd`` and ``kolla-genpwd``
and stored in ``passwords.yml``.
The list of enabled authentication mechanisms is configured via
``libvirt_sasl_mech_list``, and defaults to ``["SCRAM-SHA-256"]`` if libvirt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment