Consistent pip_opts handling + drop --no-cache-dir

Change-Id: I0727cd273447a3ef19a8c1cd9d3e9a68116974bb
This commit is contained in:
Dmitry Tantsur
2021-02-03 15:33:40 +01:00
parent e8caf6faaf
commit d842e9fe83
10 changed files with 10 additions and 13 deletions

View File

@@ -48,4 +48,3 @@
package: keystone
sourcedir: "{{ keystone_git_folder }}"
source_install: "{{ keystone_source_install }}"
extra_args: "--no-cache-dir {{ pip_opts }}"