Description of problem: After deploying Designate with Director, all designate containers (except the bind9 one) show unhealthy. They are trying to call /openstack/healthcheck however that does not exist in any of the containers. Version-Release number of selected component (if applicable): 17.1 How reproducible: 100% Steps to Reproduce: 1. Deploy with Designate 2. ssh tripleo-admin@<controller> 3. podman ps | grep designate 4. podman inspect designate_central | egrep -A10 '"Health"' 5. podman exec -it designate_central ls -latr /openstack Actual results: Expected results: Additional info:
*** This bug has been marked as a duplicate of bug 2116300 ***