tripleo-heat-templates/releasenotes/notes/fix-octavia-health-manager-firewall-rule-cdffe31d580ecf4b.yaml
Carlos Goncalves 29da33fae2 Fix misnaming of service in firewall rule
On Octavia-enabled composable role deployments where the Octavia health
manager service doesn't run co-located with the API service, the
firewall rule to allow messages in to the o-hm0 interface was not being
created. As a result of that, the load balancers were not going ONLINE.

Closes-Bug: #1808190
Depends-On: https://review.openstack.org/#/c/624403/
Change-Id: Icc568a551b902e6d9f003250226468ed38a776fc
2018-12-13 08:28:54 +00:00

5 lines
98 B
YAML

---
issues:
- Fix misnaming of service in firewall rule for Octavia Health Manager
service.