<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Have you tried configuring 172.29.236.100 on br-mgmt in addition to the address that is there? That is the default IP set for internal_lb_vip_address if I’m not mistaken, and is what haproxy will bind to.<div class=""><div class=""><br class=""><div apple-content-edited="true" class="">
<div class=""><div class="">James</div></div><div class=""><br class=""></div></div><div><blockquote type="cite" class=""><div class="">On Sep 11, 2015, at 4:06 PM, Duck Euler <<a href="mailto:duck2718@gmail.com" class="">duck2718@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><br class=""></div>running os-ansible-deployment all in one. using reference configuration.<br class=""><br class=""></div>following error from ansible run:<br class=""><br class="">TASK: [galera_client | Install pip packages] ********************************** <br class="">failed: [aio1_galera_container-fc2a8901] => (item=MySQL-python) => {"attempts": 5, "cmd": "/usr/local/bin/pip install MySQL-python", "failed": true, "item": "MySQL-python"}<br class="">msg: Task failed as maximum retries was encountered<br class=""><br class=""><br class=""></div>same pip install command from with in container, following error: <br class=""><div class=""><br class="">root@aio1_galera_container-fc2a8901:/tmp# /usr/local/bin/pip -v install MySQL-python<br class="">Ignoring indexes: <a href="https://pypi.python.org/simple" class="">https://pypi.python.org/simple</a><br class="">Collecting MySQL-python<br class="">  1 location(s) to search for versions of MySQL-python:<br class="">  * <a href="http://172.29.236.100:8181/os-releases/11.2.2/" class="">http://172.29.236.100:8181/os-releases/11.2.2/</a><br class="">  Skipping link <a href="http://172.29.236.100:8181/os-releases/11.2.2/" class="">http://172.29.236.100:8181/os-releases/11.2.2/</a> (from -f); unsupported archive format: .2<br class="">  Getting page <a href="http://172.29.236.100:8181/os-releases/11.2.2/" class="">http://172.29.236.100:8181/os-releases/11.2.2/</a><br class="">  Starting new HTTP connection (1): 172.29.236.100<br class="">  Incremented Retry for (url='/os-releases/11.2.2/'): Retry(total=4, connect=None, read=None, redirect=None)<br class="">  Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', error(111, 'Connection refused'))': /os-releases/11.2.2/<br class=""><br class=""></div><div class="">looks like pip is looking for MySQL-python from -> <a href="http://172.29.236.100:8181/os-releases/11.2.2/" class="">http://172.29.236.100:8181/os-releases/11.2.2/</a><br class=""><br class=""></div><div class="">this is the AllInOne host, ip is configured br-mgnt interface. there is no http server on that host:port.<br class=""></div><div class=""><br class=""></div><div class="">are there suggestions on where to look for getting a http repo server installed on local server? or any other advice on getting past this point.<br class=""><br class=""></div><div class="">thanks<br class=""></div><div class=""> <br class=""><br class=""></div></div>
_______________________________________________<br class="">Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" class="">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br class="">Post to     : <a href="mailto:openstack@lists.openstack.org" class="">openstack@lists.openstack.org</a><br class="">Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" class="">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br class=""></div></blockquote></div><br class=""></div></div></body></html>