<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hello,</p>
<p><br>
</p>
<p>I am working on deploying a lab environment using openstack-ansible. While executing the setup-openstack.yml I encounter errors on the following task: <span>TASK [os_glance : Ensure glance service] /etc/ansible/roles/os_glance/tasks/glance_service_setup.yml</span></p>
<p><span><br>
</span></p>
<p><span>Looking into the output from ansible the relevant part seems to be:</span></p>
<p><span><br>
</span></p>
<p><span><span>line 324, in get_raw_token_from_identity_service\n    _('Authorization failed: %s') % e)\nkeystoneauth1.exceptions.auth.AuthorizationFailure: Authorization failed: Unable to establish connection to http://192.168.100.30:35357/v3/auth/tokens\ndebug3:
 mux_client_read_packet: read header failed: Broken pipe\</span><br>
</span></p>
<p><span><span><br>
</span></span></p>
<p><span><span>In order to troubleshoot i have done the following:</span></span></p>
<p><span><span><br>
</span></span></p>
<p><span><span>- Check that I can access 192.168.100.30 (infra node).</span></span></p>
<p><span><span>- Check that I can access different containers from the deployment host.</span></span></p>
<p><span><span>- Check that Iptables and haproxy are configure correctly on infra node.</span></span></p>
<p><span><span>- Check that port 35357 is listening on both the infra node and the container.</span></span></p>
<p><span><span>- Debugged ansible to check whether variables used add the service where getting values (keystone URL, user name, etc).</span></span></p>
<p><span><span><br>
</span></span></p>
<p><span><span>I also read that using ControlMaster might cause problems on ssh connection and also tried to disable it but the result is the same. I ran out of ideas if anyone can give me a hint about what might be causing the issue i would appreciate it :).</span></span></p>
<p><span><span><br>
</span></span></p>
<p><span><span>Best regards,</span></span></p>
<p><br>
</p>
<div id="Signature">
<p>Enviado desde <a href="http://aka.ms/weboutlook" id="LPNoLP">Outlook</a><br>
</p>
</div>
</div>
</body>
</html>