Merge "Remove allow-all-external from pip install commands"

This commit is contained in:
Jenkins 2016-03-08 01:08:45 +00:00 committed by Gerrit Code Review
commit 98b6d53672

View File

@ -271,7 +271,6 @@ openrc_os_domain_name: "Default"
tempest_pip_instructions: >
--isolated
--pre
--allow-all-external
--index-url {{ repo_pip_default_index }}
--extra-index-url https://pypi.python.org/simple
--trusted-host pypi.python.org