gate fails reporting 'No module named vine.five'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Aodh |
Invalid
|
Undecided
|
Hanxi Liu | ||
Ceilometer |
Invalid
|
Undecided
|
Hanxi Liu |
Bug Description
All unit tests fail like this:
ceilometer.
-------
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "ceilometer/
File "ceilometer/
File "/opt/stack/
File "/opt/stack/
File "/opt/stack/
import kombu.connection
File "/opt/stack/
from kombu import exceptions
File "/opt/stack/
from kombu.five import python_
File "/opt/stack/
import vine.five
ImportError: No module named vine.five
the issue caused because of the 4.0.0 kombu release.
Changed in ceilometer: | |
assignee: | nobody → Hanxi Liu (hanxi-liu) |
Changed in aodh: | |
assignee: | nobody → Hanxi Liu (hanxi-liu) |
summary: |
- py*(27,34,35) gate failure reporting with 'No module named vine.five' + gate fails reporting with 'No module named vine.five' |
summary: |
- gate fails reporting with 'No module named vine.five' + gate fails reporting 'No module named vine.five' |
Changed in aodh: | |
status: | In Progress → Invalid |
Changed in ceilometer: | |
status: | In Progress → Invalid |
Fix proposed to branch: master /review. openstack. org/392228
Review: https:/