Utility container cannot reach repo in play: name: Get list of repo packages
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openstack-ansible |
Confirmed
|
Medium
|
Unassigned |
Bug Description
in a openstack-ansible AIO install with release 18.0.0
followed manual:
https:/
all steps run successfull till step
openstack-ansible setup-infrastru
TASK [Get list of repo packages] *******
fatal: [aio1_utility_
from the OA host i can reach the repo via the haproxy hosted ip
from the repo container i can reach the webservice running on the local ip
host can ping utility and repo container
both containers can ping the host and eachother
repo container can not reach the repo service via the haproxy
nmap of the service shows filtered in the container
running haproxy in debug doesn't see the utility containers traffic reach the haproxy
doing a tcpdump br-mgmt when going to the haproxy ip 172.29.236.100
however doing a ping, does show the traffic in tcpdump.
I'm lost here, the http traffic just seems to vanish when leaving the container