tripleo-heat-templates/releasenotes/notes/fix-octavia-health-manager-firewall-rule-cdffe31d580ecf4b.yaml
Carlos Goncalves a68197ba75 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.

Conflicts:
    puppet/services/octavia-health-manager.yaml

Closes-Bug: #1808190
Depends-On: https://review.openstack.org/#/c/624403/
Change-Id: Icc568a551b902e6d9f003250226468ed38a776fc
(cherry picked from commit 29da33fae2)
(cherry picked from commit a74808fafd)
2018-12-17 11:17:03 +01:00

5 lines
98 B
YAML

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