missing-pretty-table-import

Bug #1580297 reported by Devdatta Kulkarni
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-solumclient
Fix Released
Undecided
Unassigned

Bug Description

2016-05-10 17:27:55.496 | --- import errors ---
2016-05-10 17:27:55.497 | Failed to import test module: solumclient.tests.common.test_cliutils
2016-05-10 17:27:55.497 | Traceback (most recent call last):
2016-05-10 17:27:55.497 | File "/home/jenkins/workspace/gate-python-solumclient-python27/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path
2016-05-10 17:27:55.497 | module = self._get_module_from_name(name)
2016-05-10 17:27:55.497 | File "/home/jenkins/workspace/gate-python-solumclient-python27/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name
2016-05-10 17:27:55.497 | __import__(name)
2016-05-10 17:27:55.497 | File "solumclient/tests/common/test_cliutils.py", line 20, in <module>
2016-05-10 17:27:55.497 | from solumclient.common import cli_utils
2016-05-10 17:27:55.497 | File "solumclient/common/cli_utils.py", line 22, in <module>
2016-05-10 17:27:55.497 | from solumclient.openstack.common import cliutils
2016-05-10 17:27:55.497 | File "solumclient/openstack/common/cliutils.py", line 27, in <module>
2016-05-10 17:27:55.498 | import prettytable
2016-05-10 17:27:55.498 | ImportError: No module named prettytable

http://logs.openstack.org/03/313703/2/gate/gate-python-solumclient-python27/6ce6764/console.html

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-solumclient (master)

Reviewed: https://review.openstack.org/314721
Committed: https://git.openstack.org/cgit/openstack/python-solumclient/commit/?id=286fc2028dfca1f5d6c166e50f85319b777ec4ee
Submitter: Jenkins
Branch: master

commit 286fc2028dfca1f5d6c166e50f85319b777ec4ee
Author: Devdatta Kulkarni <email address hidden>
Date: Tue May 10 13:48:37 2016 -0500

    Adding pretty-table

    Change-Id: Idd6b89b8942374e2df1c3f54672f332c89f90923
    Closes-Bug: #1580297

Changed in python-solumclient:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-solumclient 2.1.0

This issue was fixed in the openstack/python-solumclient 2.1.0 release.

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.