Merge "Revert "Workaround to install specific version of dogpile.cache""

This commit is contained in:
Zuul 2019-01-23 20:57:03 +00:00 committed by Gerrit Code Review
commit 91d7e5e316
1 changed files with 0 additions and 6 deletions

View File

@ -15,12 +15,6 @@
line: 'export REQUESTS_CA_BUNDLE={{ overcloud_ca_path }}'
when: overcloud_ca_path is defined
- name: Temporary workaround to avoid conflicts with dogpile.cache
pip:
name: dogpile.cache
version: 0.6.8
virtualenv: "{{ rally_venv }}"
- name: Install Rally with OpenStack plugins into rally-venv
pip:
name: rally-openstack