devstack - nove-compute service fails to start - Error starting thread.: AttributeError: 'ThreadGroup' object has no attribute 'add_timer_args'

0

I am trying to setup devstack on an all-in-one vm machine (centos7) for some lab testing but nove-compute is failing to start. I have tryed unstack clean and start but just get the same error again. How do i troubleshoot this error futher?

attempting to start the service manually

/usr/bin/nova-compute --config-file /etc/nova/nova-cpu.conf

results in

ERROR oslo_service.service [None req-17405385-4f13-42a2-b9c7-14e1ca378b8c None None] Error starting thread.: AttributeError: 'ThreadGroup' object has no attribute 'add_timer_args'

r1sc

Posted 2019-04-08T14:33:37.060

Reputation: 1

No answers