From c31d3f96b1e61fef1425355e89d0df46b7ed3345 Mon Sep 17 00:00:00 2001 From: ericxiett Date: Mon, 21 Jun 2021 14:57:53 +0800 Subject: [PATCH] Fix error '404 Not Found' The link of `TLS everywhere` should be 'https://docs.openstack.org/ project-deploy-guide/tripleo-docs/latest/features/tls-everywhere.html'. Closes-Bug: #1933062 Change-Id: I468b82edeb899b0a780f8b545ad23ee0428a93ea --- doc/source/admin/secure-live-migration-with-qemu-native-tls.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/admin/secure-live-migration-with-qemu-native-tls.rst b/doc/source/admin/secure-live-migration-with-qemu-native-tls.rst index fb76f656af87..0e6206d0b1f0 100644 --- a/doc/source/admin/secure-live-migration-with-qemu-native-tls.rst +++ b/doc/source/admin/secure-live-migration-with-qemu-native-tls.rst @@ -40,7 +40,7 @@ Prerequisites nodes. To simplify your PKI (Public Key Infrastructure) setup, use deployment tools that take care of handling all the certificate lifecycle management. For example, refer to the "`TLS everywhere - `__" + `__" guide from the TripleO project. (3) Password-less SSH setup for all relevant compute nodes.