From d9f648dd547d741182ee81d16acc6270411c1e6c Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Fri, 20 Jul 2018 19:26:21 -0700 Subject: [PATCH] Docs: Remove duplicate content in connection page This paragraph at the bottom of the connection page duplicates the content just above it. Change-Id: Icb718a469940d17dff7d0401ceb3f03e88d5af30 --- doc/source/user/guides/connect.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/source/user/guides/connect.rst b/doc/source/user/guides/connect.rst index c20698910..bcf15fe02 100644 --- a/doc/source/user/guides/connect.rst +++ b/doc/source/user/guides/connect.rst @@ -27,10 +27,6 @@ Next Now that you can create a connection, continue with the :ref:`user_guides` to work with an OpenStack service. -As an alternative to creating a :class:`~openstack.connection.Connection` -using :ref:config-clouds-yaml, you can connect using -`config-environment-variables`. - .. TODO(shade) Update the text here and consolidate with the old os-client-config docs so that we have a single and consistent explanation of the envvars cloud, etc.