Use rally 0.12.1 release for stable/pike branch.

Rally does not have any alignment of own tags to OpenStack releases.
In theory it should be possible to launch the latest Rally against
old clouds.

To follow the common processes and policy, Rally synchronized own
dependencies (python-*client's and oslo.* libs) with g-r. It made a
conflict between installed versions by stable/pike@devstack and rally
itself.
With Rally master branch it became an error (Rally's team is
working on moving in-tree OpenStack plugins to the separate repository
openstack/rally-openstack).
Rally 0.12.1 is the latest release which doesn't contain a breaking
change.

Ideally, to avoid such issues in future, Rally devstack plugin and
zuul job should install Rally in a virtual environment, but such
change requires more time for investigation and implementation.

So this patch is a quick workaround to avoid version conflict
of python dependencies.

Change-Id: I73ef5c978e66a89bb70be28468e0d1f40a71d94f
Closes-Bug: #1777506
This commit is contained in:
Slawek Kaplonski 2018-06-19 11:25:34 +02:00
parent 618b8b6d17
commit a4233220d8
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
- openstack/python-senlinclient
- openstack/python-watcherclient
- openstack/python-zaqarclient
- openstack/rally
- {"name": "openstack/rally", "override-checkout": "0.12.1"}
- openstack/senlin
- openstack/tripleo-image-elements
- openstack/watcher