Install haproxy on ovn-controller nodes
HAproxy is utilized by the OVN metadata agent and should be installed on ovn-controller nodes running the OVN metadata agent. This patch installs haproxy on said nodes. Change-Id: I8781f5e811ffb291f692e54d9ba56c834902b99a Implements: networking-ovn support Partial-Bug: #1782625
This commit is contained in:
parent
a8bbde4226
commit
b87e5b1f61
@ -50,6 +50,7 @@ neutron_ovn_distro_packages:
|
||||
|
||||
neutron_ovn_controller_distro_packages:
|
||||
- openvswitch-ovn-host
|
||||
- haproxy
|
||||
|
||||
neutron_ovn_northd_distro_packages:
|
||||
- openvswitch-ovn-central
|
||||
|
@ -66,6 +66,7 @@ neutron_ovn_distro_packages:
|
||||
|
||||
neutron_ovn_controller_distro_packages:
|
||||
- openvswitch-ovn-host
|
||||
- haproxy
|
||||
|
||||
neutron_ovn_northd_distro_packages:
|
||||
- openvswitch-ovn-central
|
||||
|
@ -63,6 +63,7 @@ neutron_ovn_distro_packages:
|
||||
|
||||
neutron_ovn_controller_distro_packages:
|
||||
- ovn-host
|
||||
- haproxy
|
||||
|
||||
neutron_ovn_northd_distro_packages:
|
||||
- ovn-central
|
||||
|
Loading…
x
Reference in New Issue
Block a user