Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kolla Ansible
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Very Demiurge Very Mindful
Kolla Ansible
Commits
ce28cbc0
Commit
ce28cbc0
authored
2 years ago
by
Pierre Riteau
Browse files
Options
Downloads
Patches
Plain Diff
docs: Fix reference to Libvirt TLS
Change-Id: I2df1eff4e9eda42127db5b0bfed4f84b6955c763
parent
ff7b4316
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/source/reference/compute/libvirt-guide.rst
+2
-2
2 additions, 2 deletions
doc/source/reference/compute/libvirt-guide.rst
with
2 additions
and
2 deletions
doc/source/reference/compute/libvirt-guide.rst
+
2
−
2
View file @
ce28cbc0
...
...
@@ -29,7 +29,7 @@ authenticated with SASL. This should not be considered as providing a secure,
encrypted channel, since the username/password SASL mechanisms available for
TCP are no longer considered cryptographically secure. However, it does at
least provide some authentication for the libvirt API. For a more secure
encrypted channel, use :ref`libvirt TLS <libvirt-tls>`.
encrypted channel, use :ref
:
`libvirt TLS <libvirt-tls>`.
SASL is enabled according to the ``libvirt_enable_sasl`` flag, which defaults
to ``true``.
...
...
@@ -93,7 +93,7 @@ to ``true`` will cause the Docker volumes to be removed.
A future extension could support migration of existing VMs, but this is
currently out of scope.
.. libvirt-tls:
..
_
libvirt-tls:
Libvirt TLS
===========
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment