← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1314007] [NEW] run_tests.sh failed by "No module named tools" exception

 

Public bug reported:

$ ./run_tests.sh
No virtual environment found...create one? (Y/n) y
Traceback (most recent call last):
  File "tools/install_venv.py", line 29, in <module>
    from tools import install_venv_common as install_venv
ImportError: No module named tools

Change "Enable H304 check" (I099ed65db9b42223eaa4b66a3a5c6113d1cc56fe)
causes it.

** Affects: glance
     Importance: Medium
         Status: Triaged

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1314007

Title:
  run_tests.sh failed by  "No module named tools" exception

Status in OpenStack Image Registry and Delivery Service (Glance):
  Triaged

Bug description:
  $ ./run_tests.sh
  No virtual environment found...create one? (Y/n) y
  Traceback (most recent call last):
    File "tools/install_venv.py", line 29, in <module>
      from tools import install_venv_common as install_venv
  ImportError: No module named tools

  Change "Enable H304 check" (I099ed65db9b42223eaa4b66a3a5c6113d1cc56fe)
  causes it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1314007/+subscriptions


Follow ups

References