Openstack Multinode ansible Deployment
Hi All
When trying to deploy openstack using ansible getting below error while running setup-infrastructure.yml file .
ASK [python_venv_build : Upgrade pip/setuptools/wheel to the versions we want] ******************* FAILED - RETRYING: Upgrade pip/setuptools/wheel to the versions we want (5 retries left). Failed to establish a new connection: %s\" % e)\nurllib3.exceptions.NewConnectionError: <urllib3.connection.httpconnection object="" at="" 0x7f87b10eddd8="">: Failed to establish a new connection: [Errno 113] No route to host
We have 3 control nodes which will act as haproxy nodes as well.Also defined internal_lb_vip_address as another ip address as the same controller node range .
I can see a bug raised very recently https://bugs.launchpad.net/openstack-...
It will great if someone can guide