Change rally pip package

This is motivated by the recent change of rally
project [1] which states that In-tree OpenStack
plugins will be removed from the Rally main package soon.

Also, we do not have constraint for it, we need to pin it
to keep consistent build.

[1] https://github.com/openstack/rally/blob/master/CHANGELOG.rst#100---2018-06-20

Change-Id: I9121867301fc69ba6623110fa6e54c2da0b5ae2c
Closes-Bug: 1782372
This commit is contained in:
Guilherme Steinmüller 2018-07-19 17:20:25 -03:00
parent caccaba484
commit 3da7a036d9
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ rally_pip_packages:
- os-faults==0.1.17
- positional===1.2.1
- pymysql # not pinned as it is in u-c
- rally==0.12.1 # current release at 29 May 2018
- rally-openstack==1.2.0
# The inventory group where Rally will be installed.
# This variable is used by the repo_build process to determine