Failed fuel-web tests for 6.1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Critical
|
Roman Prykhodchenko |
Bug Description
fuel-web tests for 6.1 branch fails with errors:
ImportError: Failed to import test module: test_build_utils
Traceback (most recent call last):
File "/home/
module = self._get_
File "/home/
__import_
File "/home/
from fuel_agent.utils import build_utils as bu
File "fuel_agent/
from fuel_agent.utils import hardware_utils as hu
File "fuel_agent/
from fuel_agent.utils import utils
File "fuel_agent/
import stevedore.driver
File "/home/
LOG.
AttributeError: 'module' object has no attribute 'NullHandler'
Jobs: https:/
Job log: https:/
It looks like problem with logging and NullHandler() class, it does not exists in python 2.6
https:/
Related bug: https:/
Changed in fuel: | |
status: | New → Confirmed |
tags: | added: area-python |
Changed in fuel: | |
assignee: | Fuel Python Team (fuel-python) → Roman Prykhodchenko (romcheg) |
Changed in fuel: | |
status: | Confirmed → In Progress |
Changed in fuel: | |
assignee: | Fuel UI Team (fuel-ui) → Roman Prykhodchenko (romcheg) |
status: | Confirmed → Fix Committed |
fuel-python team, please comment about status of this issue.