yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45425
[Bug 1537402] Re: [gate] docs job fails with AttributeError: 'module' object has no attribute 'poll'
nit: Nova uses the "direct release model" which means solved bugs get
the "fix released" status.
** Changed in: nova
Status: Fix Committed => Fix Released
--
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/1537402
Title:
[gate] docs job fails with AttributeError: 'module' object has no
attribute 'poll'
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Example from:
http://logs.openstack.org/63/270763/3/check/gate-nova-docs/ef898a9/console.html#_2016-01-23_19_08_05_195
2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova File "/usr/lib/python2.7/subprocess.py", line 799, in communicate
2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova return self._communicate(input)
2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova File "/usr/lib/python2.7/subprocess.py", line 1401, in _communicate
2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova stdout, stderr = self._communicate_with_poll(input)
2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova File "/usr/lib/python2.7/subprocess.py", line 1431, in _communicate_with_poll
2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova poller = select.poll()
2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova AttributeError: 'module' object has no attribute 'poll'
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1537402/+subscriptions
References