Comment 3 for bug 2004022

Revision history for this message
Mitya Eremeev (mitos) wrote :

Hi,

the bug is not fixed from "rally-openstack" side.
Scenario:
1. clone repo "openstack-rally"
2. install openstack-rally
pip install .
3. create rally db
rally db create

Actual result:
get error form bug description

Expected result:
Rally db is created successfully

When we install "openstack-rally" pip takes the latest "rally" package (now it's 3.3).
Bugfix is not yet included in new release, so we need some temporary work around...