Skip to content

Instantly share code, notes, and snippets.

@mriedem
Created June 24, 2014 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mriedem/777f2784a390a2a4621b to your computer and use it in GitHub Desktop.
Save mriedem/777f2784a390a2a4621b to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/home/jenkins/workspace/osee-tempest-merge/tempest/common/generate_sample_tempest.py", line 20, in <module>
from tempest.openstack.common.config import generator
File "tempest/openstack/common/config/generator.py", line 32, in <module>
import stevedore.named
ImportError: No module named stevedore.named
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment