senlin-engine stuck cleaning up
I'm installing the Stein version of Senlin following the guide at https://docs.openstack.org/senlin/ste.... When I get to the step to run "senlin-engine --config-file /etc/senlin/senlin.conf" it goes along very nicely until it gets to "Finished cleaning up dead services." and then it just stops. After waiting several (5-10) minutes, I finally press Ctrl-C to get my CLI prompt back.
The next command, "senlin-api --config-file /etc/senlin/senlin.conf" fails trying to connect to "0.0.0.0:8778. I believe there is missing somewhere an instruction to change that to "<host>" (substituting the actual name of my Controller), but where is that change to be made?