[Magnum] heat-container-agent not able to talk to keystone

Satish Patel satish.txt at gmail.com
Sat Feb 26 04:05:52 UTC 2022


Folks,

I am trying to deploy k8s cluster using magnum on openstack and found
cluster creation stuck during kube master heat deployment and when i look
into logs i found following

Feb 25 22:09:26 k8s-foo-jqpxkt2y7e46-master-0 heat-container-agent[2342]:
Authorization failed: Unable to establish connection to
http://192.168.75.100:5000/v3/auth/tokens
Feb 25 22:09:26 k8s-foo-jqpxkt2y7e46-master-0 heat-container-agent[2342]:
Source [heat] Unavailable.
Feb 25 22:09:26 k8s-foo-jqpxkt2y7e46-master-0 podman[2311]: Authorization
failed: Unable to establish connection to
http://192.168.75.100:5000/v3/auth/tokens
Feb 25 22:09:26 k8s-foo-jqpxkt2y7e46-master-0 podman[2311]: Source [heat]
Unavailable.

In my deployment it's a private cloud so all control plane components
running on private address space and k8s cluster created their own private
network which is not routable so the kube master node can't talk to
keystone. I can't put my HAProxy on a public address. In that case what are
the options I have?  I am running OVN for networking deployed by
kolla-ansible.

~S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20220225/e6c974cf/attachment.htm>


More information about the openstack-discuss mailing list