Octavia manager services clusterization
Related-PROD: PROD-25309
Change-Id: I16476cb1fdbc499033c7fce8a91d8cb5cb817a00
diff --git a/neutron/client/service/octavia/single.yml b/neutron/client/service/octavia/single.yml
new file mode 100644
index 0000000..b5b65ea
--- /dev/null
+++ b/neutron/client/service/octavia/single.yml
@@ -0,0 +1,19 @@
+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