Hi,
We have finally find why tempest can't connect to ceilometer in devstack
The root cause of the problem is that the ceilometer daemons
are killed at the end of ./stach.sh in gate.
In some case, when devstack gate use run_process to start the openstack
daemon in background, this one can be not
Hello,
I'm currently running into an issue with the infrastructure. This patch:
https://review.openstack.org/#/c/39237/
adds tests for Ceilometer in Tempest and fails with a "Connection
Refused", and I really have no idea why. We've tried running "netstat"
inside the tests to have more info,