Activity log for bug #1654190

Date Who What changed Old value New value Message
2017-01-05 09:30:36 Eric Xie bug added bug
2017-01-05 09:31:19 Eric Xie description Description =========== Got 'ImportError' when i built ironic's documents with command ``tox -edocs``. Steps to reproduce ================== * tox -edocs Expected result =============== No error prompt. Actual result ============= Got 'ImportError'. Environment =========== # git log commit 9842f401874f4010762afb45d4263e109614b193 Merge: 1cb779e 4fa2412 Author: Jenkins <jenkins@review.openstack.org> Date: Wed Jan 4 12:18:27 2017 +0000 Merge "Create a table to track loaded interfaces" Description =========== Got 'ImportError' when i built ironic's documents with command ``tox -edocs``. Steps to reproduce ================== * tox -edocs Expected result =============== No error prompt. Actual result ============= Got 'ImportError'. Environment =========== # git log commit 9842f401874f4010762afb45d4263e109614b193 Merge: 1cb779e 4fa2412 Author: Jenkins <jenkins@review.openstack.org> Date: Wed Jan 4 12:18:27 2017 +0000     Merge "Create a table to track loaded interfaces" Logs =========== /work/ironic-master/doc/source/api/ironic.nova.compute.manager.rst:4: WARNING: autodoc: failed to import module u'ironic.nova.compute.manager'; the following exception was raised: Traceback (most recent call last): File "/work/ironic-master/.tox/venv/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 386, in import_object __import__(self.modname) File "/work/ironic-master/ironic/nova/compute/manager.py", line 31, in <module> from nova.i18n import _LW ImportError: No module named i18n
2017-01-16 15:51:40 Dmitry Tantsur ironic: status New Incomplete
2017-01-16 15:51:44 Dmitry Tantsur bug added subscriber Dmitry Tantsur
2017-02-06 02:55:51 Eric Xie ironic: status Incomplete Invalid