ModuleNotFoundError: fixtures

Bug #2057930 reported by Maksim Malchuk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rally
Fix Committed
Undecided
Maksim Malchuk

Bug Description

# rally --version
Traceback (most recent call last):
  File "/opt/kayobe/venvs/rally/bin/rally", line 5, in <module>
    from rally.cli.main import main
  File "/opt/kayobe/venvs/rally/lib/python3.8/site-packages/rally/cli/main.py", line 20, in <module>
    from rally.cli import cliutils
  File "/opt/kayobe/venvs/rally/lib/python3.8/site-packages/rally/cli/cliutils.py", line 28, in <module>
    from rally import api
  File "/opt/kayobe/venvs/rally/lib/python3.8/site-packages/rally/api.py", line 28, in <module>
    from rally.common import cfg
  File "/opt/kayobe/venvs/rally/lib/python3.8/site-packages/rally/common/cfg.py", line 19, in <module>
    from oslo_config import fixture # noqa
  File "/opt/kayobe/venvs/rally/lib/python3.8/site-packages/oslo_config/fixture.py", line 18, in <module>
    import fixtures
ModuleNotFoundError: No module named 'fixtures'

Affected both 4.0.0 and master

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to rally (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/rally/+/913186

Changed in rally:
status: New → In Progress
Changed in rally:
assignee: nobody → Maksim Malchuk (mmalchuk)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on rally (master)

Change abandoned by "Maksim Malchuk <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/rally/+/913186
Reason: https://review.opendev.org/c/openstack/rally/+/906038 fixes the issue

Revision history for this message
Maksim Malchuk (mmalchuk) wrote :
Changed in rally:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.