tox failing in stable/libery

Bug #1545595 reported by dharmendra
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-tackerclient
Fix Released
Medium
zeih

Bug Description

While running py27 test(using tox) getting an error which describes an import error issue.
It seems tackerclient/tacker/v1_0/vm/service_instance.py file is missing.

running testr
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ . --list
--- import errors ---
Failed to import test module: tackerclient.tests.unit.vm.test_cli10_service_instance
Traceback (most recent call last):
  File "/home/dkushwaha/codeUp/tmp/depricate/python-tackerclient/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path
    module = self._get_module_from_name(name)
  File "/home/dkushwaha/codeUp/tmp/depricate/python-tackerclient/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name
    __import__(name)
  File "tackerclient/tests/unit/vm/test_cli10_service_instance.py", line 25, in <module>
    from tackerclient.tacker.v1_0.vm import service_instance
ImportError: cannot import name service_instance
Non-zero exit code (2) from test listing.
error: testr failed (3)
ERROR: InvocationError: '/home/dkushwaha/codeUp/tmp/depricate/python-tackerclient/.tox/py27/bin/python setup.py testr --testr-args='
_________________________________________________________________ summary __________________________________________________________________
ERROR: py27: commands failed

Changed in python-tackerclient:
assignee: nobody → dharmendra (dharmendra-kushwaha)
Changed in python-tackerclient:
assignee: dharmendra (dharmendra-kushwaha) → nobody
zeih (zeih)
Changed in python-tackerclient:
assignee: nobody → zeih (zeih)
status: New → In Progress
Revision history for this message
zeih (zeih) wrote :
zeih (zeih)
Changed in python-tackerclient:
status: In Progress → Fix Committed
Changed in python-tackerclient:
importance: Undecided → Medium
Changed in python-tackerclient:
status: Fix Committed → Fix Released
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.