Drop pip-conf-removal.yml from docs

Change-Id: Iffd750d6c1e92955c722e3a9736c8817ad194e9e
This commit is contained in:
Dmitriy Rabotyagov
2019-12-17 12:59:30 +02:00
parent 749fb09cde
commit 2ac3c8afdd

View File

@@ -151,17 +151,6 @@ Please review the contents of the playbook for more information.
# openstack-ansible "${SCRIPTS_PATH}/upgrade-utilities/deploy-config-changes.yml"
Clean up the pip.conf file
~~~~~~~~~~~~~~~~~~~~~~~~~~
The presence of the ``pip.conf`` file can cause build failures during the
upgrade to |current_release_formal_name|. This playbook removes the
``pip.conf`` file on all servers and containers.
.. code-block:: console
# openstack-ansible "${SCRIPTS_PATH}/upgrade-utilities/pip-conf-removal.yml"
Upgrade hosts
~~~~~~~~~~~~~