Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2017
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. --- import errors ---
  2. Failed to import test module: neutron_fwaas.tests.tempest_plugin.tests.scenario.test_fwaas
  3. Traceback (most recent call last):
  4. File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 456, in _find_test_path
  5. module = self._get_module_from_name(name)
  6. File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 395, in _get_module_from_name
  7. __import__(name)
  8. File "/usr/lib/python2.7/dist-packages/neutron_fwaas/tests/tempest_plugin/tests/scenario/test_fwaas.py", line 16, in <module>
  9. import testscenarios
  10. ImportError: No module named testscenarios
  11. Non-zero exit code (2) from test listing.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement