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:
parent
caccaba484
commit
3da7a036d9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user