| classes: | |
| - system.neutron.client.service.octavia | |
| parameters: | |
| neutron: | |
| client: | |
| server: | |
| octavia_identity: | |
| endpoint_type: internalURL | |
| network: | |
| lb-mgmt-net: | |
| port: | |
| octavia-health-manager-listen-port: | |
| fixed_ips: | |
| - ip_address: ${_param:octavia_health_manager_node01_address} | |
| device_owner: Octavia:health-mgr | |
| binding_host_id: ${_param:openstack_gateway_node01_hostname} | |
| security_groups: | |
| - lb-health-mgr-sec-grp |