Merge "Fix misnaming of service in firewall rule"

This commit is contained in:
Zuul 2018-12-17 18:01:55 +00:00 committed by Gerrit Code Review
commit dc178ca82c
2 changed files with 5 additions and 1 deletions

View File

@ -79,7 +79,7 @@ outputs:
- get_attr: [OctaviaBase, role_data, config_settings]
- octavia::health_manager::heartbeat_key: {get_param: OctaviaHeartbeatKey}
octavia::health_manager::event_streamer_driver: {get_param: OctaviaEventStreamerDriver}
tripleo::octavia_api::firewall_rules:
tripleo::octavia_health_manager::firewall_rules:
'200 octavia health manager interface':
proto: udp
dport: 5555

View File

@ -0,0 +1,4 @@
---
issues:
- Fix misnaming of service in firewall rule for Octavia Health Manager
service.