From 5a872979ace920acc1c4d75031057d0a896dbfdc Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 11 Apr 2019 08:50:56 +0200 Subject: Fix doc links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It removes 1 link to ask.openstack.org which is being stopped. It also bypasses the issues due to LFN false certificates [1]. [1] https://travis-ci.org/collivier/functest/jobs/518170144 Change-Id: Iccfbc2d91aedb4617f2e29e9d03ba01e0fc58175 Signed-off-by: Cédric Ollivier (cherry picked from commit 210803c3895ac9205c28868cc53761b20c2d6a01) --- docs/testing/user/configguide/prerequisites.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/testing/user/configguide/prerequisites.rst') diff --git a/docs/testing/user/configguide/prerequisites.rst b/docs/testing/user/configguide/prerequisites.rst index 4b1ba10af..6fc162a43 100644 --- a/docs/testing/user/configguide/prerequisites.rst +++ b/docs/testing/user/configguide/prerequisites.rst @@ -93,5 +93,3 @@ Jumphost using the 'ping' command using the respective IP address on the public/external network for each node in the SUT. The details of how to determine the needed IP addresses for each node in the SUT may vary according to the used installer and are therefore ommitted here. - -.. _`[1]`: https://ask.openstack.org/en/question/68144/keystone-unable-to-use-the-public-endpoint/ -- cgit 1.2.3-korg