Description of problem:
We configured the ceilometer servers to query to internal URL but appear to connect to the externalURL. In the Logs we saw the line "ConnectionRefused: Unable to establish connection to https://server1/v2.0/tokens" that is the URL of the keystone external endpoint.
The memory of the servers grow until the openstack-ceilometer-api service die.
Version-Release number of selected component (if applicable):
No OSPd is used. only manual configuration.
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Customer can't connect with ceilometer with network isolation.
Expected results:
Connect to Ceilometer with network isolation.
Additional info:
KCS referred before (https://access.redhat.com/solutions/2750251), connection to the external (public_endpoint) IP being result of this. There is information that removing public_endpoint didn't resolve the issue