Bump rally versions

This comes out of a latest pip freeze, finding what's not
in upper constraints, after install rally-openstack.

Change-Id: Ib62520f0302efe51fe03e97722c5e8d452a3f7c8
This commit is contained in:
Jean-Philippe Evrard 2019-05-22 12:18:08 +02:00
parent e18d963662
commit dbc71ac98c

@ -43,12 +43,11 @@ rally_database_connection_string: mysql+pymysql://{{ rally_galera_user }}:{{ ral
# the rally pin is updated. The package pins here are only
# those not already covered by upper constraints.
rally_pip_packages:
- ansible==2.4.3.0
- morph==0.1.2
- os-faults==0.1.17
- positional===1.2.1
- adal==1.2.1
- os-faults==0.2.2
- pymysql # not pinned as it is in u-c
- rally-openstack==1.2.0
- rally==1.5.1
- rally-openstack==1.4.0
# The inventory group where Rally will be installed.
# This variable is used by the repo_build process to determine