Bug 1293099 - ImportError: cannot import name api_discovery when running config_tempest.py
Summary: ImportError: cannot import name api_discovery when running config_tempest.py
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tempest
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 8.0 (Liberty)
Assignee: Daniel Mellado
QA Contact: tkammer
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-20 08:44 UTC by Eran Kuris
Modified: 2015-12-21 13:25 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-20 09:57:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Eran Kuris 2015-12-20 08:44:41 UTC
Description of problem:
On OSP-D I run config_tempest.py script and I get ImportError: cannot import name api_discovery
$ python tools/config_tempest.py -h
Traceback (most recent call last):
  File "tools/config_tempest.py", line 53, in <module>
    from tempest.common import api_discovery
ImportError: cannot import name api_discovery


Version-Release number of selected component (if applicable):
latest OSP-D version 

How reproducible:
always 

Steps to Reproduce:
1.On OSP-D env run config_tempest.py -h
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 yfried 2015-12-20 09:57:33 UTC
Mismatching repos - tried to use redhat-openstack's script in "regular" openstack repo.


Note You need to log in before you can comment on or make changes to this bug.