← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1333232] Re: Gate failure: autodoc: failed to import module X

 

** Changed in: nova
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1333232

Title:
  Gate failure: autodoc: failed to import module X

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  Spurious gate failure: http://logs.openstack.org/65/99065/4/check
  /gate-nova-docs/af27af8/console.html

  Logs are full of:

  2014-06-23 09:55:32.057 | /home/jenkins/workspace/gate-nova-docs/doc/source/devref/api.rst:39: WARNING: autodoc: failed to import module u'nova.api.cloud'; the following exception was raised:
  2014-06-23 09:55:32.057 | Traceback (most recent call last):
  2014-06-23 09:55:32.057 |   File "/home/jenkins/workspace/gate-nova-docs/.tox/venv/local/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object
  2014-06-23 09:55:32.057 |     __import__(self.modname)
  2014-06-23 09:55:32.057 | ImportError: No module named cloud
  2014-06-23 09:55:32.057 | /home/jenkins/workspace/gate-nova-docs/doc/source/devref/api.rst:66: WARNING: autodoc: failed to import module u'nova.api.openstack.backup_schedules'; the following exception was raised:
  2014-06-23 09:55:32.057 | Traceback (most recent call last):
  2014-06-23 09:55:32.057 |   File "/home/jenkins/workspace/gate-nova-docs/.tox/venv/local/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object
  2014-06-23 09:55:32.057 |     __import__(self.modname)
  2014-06-23 09:55:32.058 | ImportError: No module named backup_schedules

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1333232/+subscriptions


References