Remove allow-all-external from pip install commands
As per the resulting log when using the option, --allow-all-external has been deprecated and will be removed in the future. Due to changes in the repository protocol, it no longer has any effect. Change-Id: Icd608c573273a00e350e74e7b1d893023d272295
This commit is contained in:
parent
c7f141dbab
commit
9e2c49f9f2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user