fakeui service failed with AttributeError: 'module' object has no attribute 'add_metaclass'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Sebastian Kalinowski | ||
6.0.x |
Fix Committed
|
High
|
Sebastian Kalinowski |
Bug Description
Service installed by fakeui scripts (http://
From /var/log/
2014-09-08 13:06:25.052 ERROR [7f8010ef4700] (settings) Error while reading config file /etc/nailgun/
Traceback (most recent call last):
File "manage.py", line 269, in <module>
action(params) if action else parser.print_help()
File "manage.py", line 245, in action_run
from nailgun.app import appstart
File "/home/
from nailgun.
File "/home/
from nailgun.api.v1 import urls as api_urls
File "/home/
from nailgun.
File "/home/
from nailgun.
File "/home/
from nailgun.task import task as tasks
File "/home/
from nailgun.
File "/home/
from nailgun.
File "/home/
@six.
AttributeError: 'module' object has no attribute 'add_metaclass'
description: | updated |
Changed in fuel: | |
milestone: | none → 5.1 |
Changed in fuel: | |
assignee: | Fuel Python Team (fuel-python) → Sebastian Kalinowski (prmtl) |
Changed in fuel: | |
status: | New → In Progress |
Changed in fuel: | |
status: | Won't Fix → In Progress |
Fix proposed to branch: master /review. openstack. org/119729
Review: https:/