Bump rally version

Bump version to rally version due to cinder
not working with v3 api, and newer versions
of python-cinderclient.

This is the commit that references the problem:
67882d55ca453d6aa863d279ec4cfc2b52c80f0a

Change-Id: I930e4de50bf7882e936c10b407b506236a39b229
Signed-off-by: Chuck Short <chucks@redhat.com>
This commit is contained in:
Chuck Short 2018-09-28 10:31:24 -04:00
parent d2cc39e10d
commit bb42a3142c
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ browbeat_venv: "{{browbeat_path}}/.browbeat-venv"
rally_venv: "{{browbeat_path}}/.rally-venv"
# Rally version to install
rally_version: 1.1.0
rally_version: 1.2.0
# The default Shaker venv
shaker_venv: "{{browbeat_path}}/.shaker-venv"

View File

@ -31,7 +31,7 @@ browbeat_venv: "{{browbeat_path}}/.browbeat-venv"
rally_venv: "{{browbeat_path}}/.rally-venv"
# Rally version to install
rally_version: 1.1.0
rally_version: 1.2.0
# The default Shaker venv
shaker_venv: "{{browbeat_path}}/.shaker-venv"